mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-09-08 16:33:38 +02:00
nip46: fix assigning client secret key to struct.
This commit is contained in:
@@ -99,6 +99,7 @@ func NewBunker(
|
||||
|
||||
bunker := &BunkerClient{
|
||||
pool: pool,
|
||||
clientSecretKey: clientSecretKey,
|
||||
target: targetPublicKey,
|
||||
relays: relays,
|
||||
sharedSecret: sharedSecret,
|
||||
|
Reference in New Issue
Block a user