Bitcoin

class Bitcoin

Types

Link copied to clipboard
/ Pre-image hash to be used for signing
Protobuf type TW.Bitcoin.Proto.HashPublicKey
Link copied to clipboard
Link copied to clipboard
Bitcoin transaction out-point reference.
Protobuf type TW.Bitcoin.Proto.OutPoint
Link copied to clipboard
Link copied to clipboard
/ Transaction pre-signing output
Protobuf type TW.Bitcoin.Proto.PreSigningOutput
Link copied to clipboard
Link copied to clipboard
Input data necessary to create a signed transaction.
Protobuf type TW.Bitcoin.Proto.SigningInput
Link copied to clipboard
Link copied to clipboard
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.
Protobuf type TW.Bitcoin.Proto.SigningOutput
Link copied to clipboard
Link copied to clipboard
A transaction, with its inputs and outputs
Protobuf type TW.Bitcoin.Proto.Transaction
Link copied to clipboard
Bitcoin transaction input.
Protobuf type TW.Bitcoin.Proto.TransactionInput
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Bitcoin transaction output.
Protobuf type TW.Bitcoin.Proto.TransactionOutput
Link copied to clipboard
Link copied to clipboard
Describes a preliminary transaction plan.
Protobuf type TW.Bitcoin.Proto.TransactionPlan
Link copied to clipboard
Link copied to clipboard
An unspent transaction output, that can serve as input to a transaction
Protobuf type TW.Bitcoin.Proto.UnspentTransaction
Link copied to clipboard

Functions

Link copied to clipboard
open fun registerAllExtensions(registry: ExtensionRegistryLite)