mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-11-03 04:47:02 +00:00
Wallet spending key derivation path
This commit is contained in:
4
zcash_client_backend/src/constants/testnet.rs
Normal file
4
zcash_client_backend/src/constants/testnet.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
/// The testnet coin type for ZEC, as defined by [SLIP 44].
|
||||
///
|
||||
/// [SLIP 44]: https://github.com/satoshilabs/slips/blob/master/slip-0044.md
|
||||
pub const COIN_TYPE: u32 = 1;
|
||||
Reference in New Issue
Block a user