A | |
account_t [Bitcoin] |
Besides the default account, one may also create named accounts
|
addnodeop_t [Bitcoin] |
Sub-commands associated with
addnode
|
address_t [Bitcoin] |
Bitcoin address (hash of the public portion of public/private ECDSA keypair)
|
amount_t [Bitcoin] |
Amount in BTC, represented as a multiple of Bitcoin's base unit (= 10 nanoBTC).
|
assoc_t [Bitcoin] |
Association list
|
B | |
blkhash_t [Bitcoin] |
Block hash
|
C | |
conn_t [Bitcoin] | |
H | |
hexblk_t [Bitcoin] |
Hex representation of block data
|
hexspk_t [Bitcoin] |
Hex representation of script public key
|
hextx_t [Bitcoin] |
Hex representation of raw transaction
|
hexwork_t [Bitcoin] |
Hex representation of mining work data
|
L | |
lockop_t [Bitcoin] |
Available operations for
lockunspent
|
M | |
monad_t [Bitcoin.ENGINE] | |
N | |
node_t [Bitcoin] |
Node representation
|
P | |
priv_t [Bitcoin] |
Private portion of public/private ECDSA keypair
|
pub_t [Bitcoin] |
Public portion of a public/private ECDSA keypair
|
S | |
sig_t [Bitcoin] |
Message signature
|
sigcomp_t [Bitcoin] |
How to compute signature hash
|
T | |
t [Bitcoin_ocamlnet.Httpclient.Monad] | |
t [Bitcoin.HTTPCLIENT.Monad] | |
txid_t [Bitcoin] |
Transaction identifier
|
txoutput_t [Bitcoin] |
Transaction output
|