Crate bitcoincore_rpc_json[−][src]
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 | |
| GetAddressInfoResultLabel | |
| GetAddressInfoResultLabelPurpose | |
| GetPeerInfoResultConnectionType | |
| GetPeerInfoResultNetwork | |
| 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.  | 
| ScanTxOutRequest | Start a scan of the UTXO set for an output descriptor.  | 
| ScanningDetails | |
| ScriptPubkeyType | |
| SoftforkType |