librustzcash
librustzcash copied to clipboard
pczt: Define the structure and semantics of the PCZT format
Todo:
- Finish fields for transparent bundles (adapting from BIP 370 as appropriate)
- Optional ZIP 32 paths (that Updaters can set to help Signers determine which keys to use)
- Optional FROST fields (for containing Round 2 data)
- Decide on semantics for merging data in proprietary maps (where we don't know what the keys mean)
- Decide on an encoding (might not happen in this PR)