just some basic bip340 key functions instead.
This commit is contained in:
5
go.mod
5
go.mod
@@ -3,8 +3,7 @@ module github.com/fiatjaf/go-nostr
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/ethereum/go-ethereum v1.10.14
|
||||
github.com/fiatjaf/bip340 v1.1.0
|
||||
github.com/btcsuite/btcd v0.20.1-beta // indirect
|
||||
github.com/fiatjaf/bip340 v1.1.1
|
||||
github.com/gorilla/websocket v1.4.2
|
||||
github.com/tyler-smith/go-bip39 v1.1.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user