Interface IPeerReputationOptions
Inherited Members
Namespace: Catalyst.Abstractions.Cli.Options
Assembly: Catalyst.Abstractions.dll
Syntax
public interface IPeerReputationOptions : IOptionsBase
Properties
| Improve this Doc View SourceIpAddress
Declaration
string IpAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PublicKey
Declaration
string PublicKey { get; set; }
Property Value
Type | Description |
---|---|
System.String |