Show / Hide Table of Contents

    Interface IRpcNodesSettings

    Namespace: Catalyst.Abstractions.Rpc
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface IRpcNodesSettings

    Properties

    | Improve this Doc View Source

    NodesList

    Declaration
    List<IRpcClientConfig> NodesList { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<IRpcClientConfig>
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network