more conversions.

This commit is contained in:
fiatjaf
2025-04-15 00:00:03 -03:00
parent f9e4a5efa3
commit 376834cbf9
117 changed files with 450 additions and 1019 deletions

View File

@@ -10,8 +10,8 @@ import (
"github.com/btcsuite/btcd/btcec/v2"
"github.com/elnosh/gonuts/cashu"
"fiatjaf.com/nostrlib"
"fiatjaf.com/nostrlib/keyer"
"fiatjaf.com/nostr"
"fiatjaf.com/nostr/keyer"
"github.com/stretchr/testify/require"
"golang.org/x/exp/rand"
)