mirror of
https://github.com/dergigi/boris.git
synced 2025-12-29 12:34:35 +01:00
chore: commit pending changes to App and LoginOptions
This commit is contained in:
@@ -48,8 +48,6 @@ const LoginOptions: React.FC = () => {
|
||||
// Get pubkey from signer
|
||||
const pubkey = await signer.getPublicKey()
|
||||
|
||||
// Note: Some signers may mirror user pubkey in remote field; not a hard error
|
||||
|
||||
// Create account from signer
|
||||
const account = new Accounts.NostrConnectAccount(pubkey, signer)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user