Skip to content

[BUG]: HOT wallet not available in near-connect #61

Description

@elliotBraem

This will be a required change for https://github.com/elliotBraem/better-near-auth

Image

I think it’s because HOT wallet doesn’t have “signInAndSignMessage”

azbang/near-connect#83

"The issue was, there is an automatic function on the connector that shows wallet lists and that filters some based on their manifests.

I showed the list manually without any kind of filter and it shows hot now and it works just fine.

Hot wallet manifests is just missing the feature from it"

Previously we used:

connector.connect({ signMessageParams })

And now:

connector.selectWallet()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

Priority

None yet

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions