support NIP-45 COUNT

This commit is contained in:
Yasuhiro Matsumoto
2023-08-23 23:33:49 +09:00
committed by fiatjaf_
parent f9cf01b48b
commit 6ccca357e2
3 changed files with 194 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ func main() {
Usage: "the nostr army knife command-line tool",
Commands: []*cli.Command{
req,
count,
event,
decode,
encode,