Expand description
Types returned by the JSON-RPC API of Bitcoin Core.
Re-exports§
pub extern crate bitcoin;
Modules§
- Models of the data returned by the JSON-RPC API of Bitcoin Core.
- JSON-RPC types for
bitcoind v0.17.1
. - Structs with standard types.
- Structs with standard types.
- Structs with standard types.
- Structs with standard types.
- Structs with standard types.
- Structs with standard types.
- Structs with standard types.
- Structs with standard types.
- Structs with standard types.
- Structs with standard types.
- Structs with standard types.
Enums§
- Error converting an
i64
to au32
.
Functions§
- Converts an
i64
numeric type to au32
.