add encode command with support for all the nip19 things.

This commit is contained in:
fiatjaf
2023-07-05 15:03:26 -03:00
parent 3ace11d7b2
commit 4ad0769a62
2 changed files with 213 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ func main() {
req,
event,
decode,
encode,
},
}