HD derive transparent address (infra only)

This commit is contained in:
Aditya Kulkarni
2019-09-18 15:46:58 -07:00
parent 5afc6dbf33
commit c1a02247cd
3 changed files with 227 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ use zcash_primitives::{
};
pub mod data;
pub mod extended_key;
use data::{BlockData, WalletTx, Utxo, SaplingNoteData, SpendableNote};