Expand description
Types used in RPC methods.
Modules§
- Types used in
getblockchaininfo
RPC method. - Types used in
getrawmempool
RPC method. - zec 🔒ZEC amount formatting.
Structs§
- A value pool’s balance in Zec and Zatoshis
- A mempool transaction details object as returned by
getrawmempool
in verbose mode. - A wrapper type that formats
Amount
s as ZEC, using double-precision floating point.
Enums§
- Response to a
getrawmempool
RPC request.