proto/Bitcoin.pbserver library
Classes
- HashPublicKey
- / Pre-image hash to be used for signing
- OutPoint
- Bitcoin transaction out-point reference.
- OutputAddress
- Pair of destination address and amount, used for extra outputs
- OutputIndex
- Optional index of a corresponding output in the transaction.
- PreSigningOutput
- / Transaction pre-signing output
- SigningInput
- Input data necessary to create a signed transaction.
- SigningOutput
- Result containing the signed and encoded transaction. Note that the amount may be different than the requested amount to account for fees and available funds.
- Transaction
- A transaction, with its inputs and outputs
- TransactionInput
- Bitcoin transaction input.
- TransactionOutput
- Bitcoin transaction output.
- TransactionPlan
- Describes a preliminary transaction plan.
- TransactionVariant
- UnspentTransaction
- An unspent transaction output, that can serve as input to a transaction