Expand description
Verbose transaction-related types.
Structs§
- Orchard
- Object with Orchard-specific information.
- Orchard
Action - The Orchard action of a transaction.
- Output
- The transparent output of a transaction.
- Script
PubKey - The scriptPubKey of a transaction output.
- Script
Sig - The scriptSig of a transaction input.
- Shielded
Output - A Sapling output of a transaction.
- Shielded
Spend - A Sapling spend of a transaction.
- Transaction
Object - A Transaction object as returned by
getrawtransaction
andgetblock
RPC requests.
Enums§
- Input
- The transparent input of a transaction.