Skip to content

Commit

Permalink
Check off transparent validation TODO
Browse files Browse the repository at this point in the history
Because this set of changes implement transparent validation.

Co-authored-by: teor <teor@riseup.net>
  • Loading branch information
jvff and teor2345 authored Jun 16, 2021
1 parent 09fcfc9 commit 1e57053
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zebra-consensus/src/transaction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@ where
Self::wait_for_checks(async_checks).await?;

// TODO:
// - verify transparent pool (#1981)
// - verify sapling shielded pool (#1981)
// - verify orchard shielded pool (ZIP-224) (#2105)
// - ZIP-216 (#1798)
Expand Down

0 comments on commit 1e57053

Please sign in to comment.