nak filter

This commit is contained in:
fiatjaf
2025-06-27 13:48:36 -03:00
parent 79cbc57dde
commit 1e9be3ed84
2 changed files with 97 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ var app = &cli.Command{
Commands: []*cli.Command{
event,
req,
filter,
fetch,
count,
decode,