wallet pay and fix missing tokens because the program was exiting before they were saved.

This commit is contained in:
fiatjaf
2025-01-30 19:59:54 -03:00
parent e2dd3ca544
commit 12a1f1563e
3 changed files with 145 additions and 39 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/json-iterator/go v1.1.12
github.com/mailru/easyjson v0.9.0
github.com/markusmobius/go-dateparser v1.2.3
github.com/nbd-wtf/go-nostr v0.49.0
github.com/nbd-wtf/go-nostr v0.49.2
)
require (