Module transaction

Source
Expand description

Verbose transaction-related types.

Structs§

Orchard
Object with Orchard-specific information.
OrchardAction
The Orchard action of a transaction.
Output
The transparent output of a transaction.
ScriptPubKey
The scriptPubKey of a transaction output.
ScriptSig
The scriptSig of a transaction input.
ShieldedOutput
A Sapling output of a transaction.
ShieldedSpend
A Sapling spend of a transaction.
TransactionObject
A Transaction object as returned by getrawtransaction and getblock RPC requests.

Enums§

Input
The transparent input of a transaction.