Show / Hide Table of Contents

    Interface IPeerReputationChange

    Namespace: Catalyst.Abstractions.P2P.ReputationSystem
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface IPeerReputationChange

    Properties

    | Improve this Doc View Source

    PeerId

    Declaration
    PeerId PeerId { get; }
    Property Value
    Type Description
    PeerId
    | Improve this Doc View Source

    ReputationEvent

    Declaration
    IReputationEvents ReputationEvent { get; }
    Property Value
    Type Description
    IReputationEvents
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network