nak decode

This commit is contained in:
fiatjaf
2023-05-04 08:45:48 -03:00
parent 56f3539d06
commit 6c97f12418
4 changed files with 202 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ func main() {
Commands: []*cli.Command{
req,
event,
decode,
},
}