Convert to simple relay-based groups from nip29
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
const pubkey = await getNip07()?.getPublicKey()
|
||||
|
||||
if (pubkey) {
|
||||
await onSuccess({method: "extension", pubkey})
|
||||
await onSuccess({method: "nip07", pubkey})
|
||||
} else {
|
||||
pushToast({
|
||||
theme: "error",
|
||||
|
||||
Reference in New Issue
Block a user