Skip to content

Commit

Permalink
fixup! Merge branch 'origin/bat/refactor-masp-e2e' (#1714)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Jul 21, 2023
1 parent a85e752 commit 3145a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/src/lib/node/ledger/shell/init_chain.rs
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ where
&mut self.wl_storage,
&address,
difficulty,
withdrawal_limit.into(),
withdrawal_limit,
)
.expect("Couldn't init faucet storage")
}
Expand Down

0 comments on commit 3145a87

Please sign in to comment.