Skip to content

Commit 0183420

Browse files
committed
chore: remove outdated TODO
1 parent 69be31b commit 0183420

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/plan.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,6 @@ impl Plan<DefiniteDescriptorKey> {
363363
data
364364
});
365365

366-
// TODO: TapTree. we need to re-traverse the tree to build it, sigh
367-
368366
let leaf_hash = match data.spend_type {
369367
Some(SpendType::KeySpend { internal_key }) => {
370368
input.tap_internal_key = Some(internal_key);

0 commit comments

Comments
 (0)