Show / Hide Table of Contents

    Interface ITransactionReceivedEvent

    Namespace: Catalyst.Abstractions.IO.Events
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface ITransactionReceivedEvent

    Methods

    | Improve this Doc View Source

    OnTransactionReceived(ProtocolMessage)

    Declaration
    ResponseCode OnTransactionReceived(ProtocolMessage broadcast)
    Parameters
    Type Name Description
    ProtocolMessage broadcast
    Returns
    Type Description
    ResponseCode
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network