Interface IPeerReputationChange
Namespace: Catalyst.Abstractions.P2P.ReputationSystem
Assembly: Catalyst.Abstractions.dll
Syntax
public interface IPeerReputationChange
Properties
| Improve this Doc View SourcePeerId
Declaration
PeerId PeerId { get; }
Property Value
| Type | Description |
|---|---|
| PeerId |
ReputationEvent
Declaration
IReputationEvents ReputationEvent { get; }
Property Value
| Type | Description |
|---|---|
| IReputationEvents |