Expand description
Types used in RPC methods.
Modules§
- default_
roots - The
DefaultRoots
type is part of thegetblocktemplate
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 thegetpeerinfo
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.