librustzcash/zcash_client_backend/src
Kris Nuttycombe 94c8d8e7ef Return the network type for encoding addresses as part of the network parameters. 2022-06-30 12:09:32 -06:00
..
data_api Don't panic if the sapling key is missing from the UFVK 2022-06-27 17:44:20 -06:00
proto Use <module_name>.rs instead of <module_name>/mod.rs 2020-12-02 09:46:17 -07:00
address.rs Return the network type for encoding addresses as part of the network parameters. 2022-06-30 12:09:32 -06:00
data_api.rs zcash_client_backend: Return UFVKs from `WalletRead` instead of ExtFVKs 2022-06-17 10:03:17 +00:00
decrypt.rs Don't panic if the sapling key is missing from the UFVK 2022-06-27 17:44:20 -06:00
encoding.rs Make AccountId internal representation private. 2022-02-10 11:30:02 -07:00
keys.rs Return the network type for encoding addresses as part of the network parameters. 2022-06-30 12:09:32 -06:00
lib.rs Apply suggestions from code review 2022-01-20 16:43:57 -07:00
proto.rs zcash_client_backend: Address compact_formats.proto comments 2022-02-17 23:58:20 +00:00
wallet.rs Validate ZIP 321 request by roundtrip through the URI format. 2022-01-27 16:08:04 -07:00
welding_rig.rs Don't panic if the sapling key is missing from the UFVK 2022-06-27 17:44:20 -06:00
zip321.rs zcash_client_backend: Box `zip321::parse::Param::Addr` 2022-06-13 23:04:18 +00:00