Module types

Source
Expand description

Types used in RPC methods.

Modules§

default_roots
The DefaultRoots type is part of the getblocktemplate RPC method output.
get_block_template
Types and functions for the getblocktemplate RPC.
get_blockchain_info
Types used in getblockchaininfo RPC method.
get_mining_info
Response type for the getmininginfo RPC.
get_raw_mempool
Types used in getrawmempool RPC method.
long_poll
Long polling support for the getblocktemplate RPC.
peer_info
An array of PeerInfo is the output of the getpeerinfo RPC method.
submit_block
Parameter and response types for the submitblock RPC.
subsidy
Types for the getblocksubsidy RPC.
transaction
Transaction-related types.
unified_address
Types for unified addresses
validate_address
Response type for the validateaddress RPC.
z_validate_address
Response type for the z_validateaddress RPC.
zec
ZEC amount formatting.