Crate docs

This commit is contained in:
Jack Grigg
2019-09-24 10:54:15 +01:00
parent 7f3036d2c8
commit 4ad3988e43
38 changed files with 259 additions and 18 deletions

View File

@@ -1,3 +1,5 @@
//! Constants for the Zcash main network.
/// The mainnet coin type for ZEC, as defined by [SLIP 44].
///
/// [SLIP 44]: https://github.com/satoshilabs/slips/blob/master/slip-0044.md

View File

@@ -1,3 +1,5 @@
//! Constants for the Zcash test network.
/// The testnet coin type for ZEC, as defined by [SLIP 44].
///
/// [SLIP 44]: https://github.com/satoshilabs/slips/blob/master/slip-0044.md