Skip to content

Commit 1e9dc49

Browse files
committed
removed old todo
1 parent 3115da5 commit 1e9dc49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/cfilter.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import (
1010
)
1111

1212
// BuildTaprootOnlyFilter creates the taproot only filter
13-
// todo change to only use x-only pubKeys instead of 5120...
1413
func BuildTaprootOnlyFilter(block *types.Block) (types.Filter, error) {
1514
var taprootOutput [][]byte
1615

0 commit comments

Comments
 (0)