wallet: adapt to single-wallet nip60 mode and implement nutzapping.

This commit is contained in:
fiatjaf
2025-02-04 22:38:32 -03:00
parent ff8701a3b0
commit 1e353680bc
4 changed files with 290 additions and 71 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/mailru/easyjson v0.9.0
github.com/mark3labs/mcp-go v0.8.3
github.com/markusmobius/go-dateparser v1.2.3
github.com/nbd-wtf/go-nostr v0.49.2
github.com/nbd-wtf/go-nostr v0.49.3
)
require (