Skip to content

Commit fbb8e2d

Browse files
committed
remove comment
1 parent 1e90326 commit fbb8e2d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/wallet.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ use zcash_client_backend::proposal::Proposal;
4343

4444
const BATCH_SIZE: u32 = 10000;
4545

46-
// type Proposal =
47-
// zcash_client_backend::proposal::Proposal<FeeRule, zcash_client_backend::wallet::NoteId>;
48-
4946
/// # A Zcash wallet
5047
///
5148
/// A wallet is a set of accounts that can be synchronized together with the blockchain.

0 commit comments

Comments
 (0)