zingolabs-zewif 0.0.2

Fork of Blockhain Commons's zewif crate.
Documentation
1
2
3
4
5
6
7
//! Zcash transparent wallet data.

use crate::mod_use;

mod_use!(address);
mod_use!(transparent_spending_key);
mod_use!(transparent_spend_authority);