orchard/src/note
Jack Grigg c4cd541e6c Add `Clone` impls to various structs
This enables `InProgress<Unproven, Unauthorized>: Clone`, which allows
the bundle returned by `Builder::build` to be cloned. In pure-Rust
wallets this should not be necessary, but it is required for `zcashd`
due to FFI-crossing.
2022-02-12 02:04:52 +00:00
..
commitment.rs Add `Clone` impls to various structs 2022-02-12 02:04:52 +00:00
nullifier.rs Add `doc_cfg` annotations 2021-12-17 22:08:58 +00:00