Expand description
PCZT support for transparent Zcash.
Structs§
- Bip32
Derivation - The BIP 32 derivation path at which a key can be found.
- Bundle
- PCZT fields that are specific to producing the transaction’s transparent bundle (if any).
- Input
- Information about a transparent spend within a transaction.
- Input
Updater - An updater for a transparent PCZT input.
- Output
- Information about a transparent output within a transaction.
- Output
Updater - An updater for a transparent PCZT output.
- Unbound
- Authorizing data for a transparent bundle in a transaction that is just missing binding signatures.
- Updater
- An updater for a transparent PCZT bundle.
Enums§
- Parse
Error - Errors that can occur while parsing a PCZT bundle.
- Signer
Error - Errors that can occur while signing a transparent input in a PCZT.
- Spend
Finalizer Error - Errors that can occur while finalizing the transparent inputs of a PCZT bundle.
- TxExtractor
Error - Errors that can occur while extracting a regular transparent bundle from a PCZT bundle.
- Updater
Error - Errors that can occur while signing a transparent input in a PCZT.
- Verify
Error - Errors that can occur while verifying a PCZT bundle.