Expand description
Dash Core RPC
Structs§
- Default
CoreRPC - Default implementation of Dash Core RPC using DashCoreRPC client
Constants§
- CORE_
RPC_ CLIENT_ IN_ INITIAL_ DOWNLOAD - Still downloading initial blocks
- CORE_
RPC_ CLIENT_ NOT_ CONNECTED - Dash is not connected
- CORE_
RPC_ ERROR_ IN_ WARMUP - Client still warming up
- CORE_
RPC_ INVALID_ ADDRESS_ OR_ KEY - Invalid address or key
- CORE_
RPC_ INVALID_ PARAMETER - Invalid, missing or duplicate parameter
- CORE_
RPC_ PARSE_ ERROR - Parse error
- CORE_
RPC_ TX_ ALREADY_ IN_ CHAIN - Tx already broadcasted and included in the chain
- CORE_
RPC_ TX_ CONSENSUS_ ERROR - TX is invalid due to consensus rules
Traits§
- CoreRPC
Like - Core RPC interface
Type Aliases§
- Core
Height - Core height must be of type u32 (Platform heights are u64)
- Quorum
List Extended Info - Information returned by QuorumListExtended