Interface IRpcNodesSettings
Namespace: Catalyst.Abstractions.Rpc
Assembly: Catalyst.Abstractions.dll
Syntax
public interface IRpcNodesSettings
Properties
| Improve this Doc View SourceNodesList
Declaration
List<IRpcClientConfig> NodesList { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<IRpcClientConfig> |