[−][src]Crate shesek_bitcoincore_rpc_json
Rust Client for Bitcoin Core API
This is a client library for the Bitcoin Core JSON-RPC API.
Re-exports
pub extern crate bitcoin; |
Modules
serde_hex | A module used for serde serialization of bytes in hexadecimal format. |
Structs
Enums
AddressType | Used to represent an address type. |
Bip9SoftforkStatus | |
Bip125Replaceable | Enum to represent the BIP125 replaceable status for a transaction. |
EstimateMode | |
GetAddressInfoResultLabelPurpose | |
GetTransactionResultDetailCategory | Enum to represent the category of a transaction. |
ImportMultiRequestScriptPubkey | |
ImportMultiRescanSince | |
PubKeyOrAddress | Used to represent arguments that can either be an address or a public key. |
ScriptPubkeyType | |
SoftforkType |