You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error you are encountering is due to the Keplr wallet's inability to sign offline signatures. To successfully integrate with the Nillion protocol, you will need to manually connect your wallet and sign the required prompt to proceed with the signature.
https://github.com/NillionNetwork/create-nillion-app/blob/main/examples/nextjs/app/components/#Button.tsx#L51
i am getting this error
Cannot read properties of undefined (reading 'getOfflineSigner')
The text was updated successfully, but these errors were encountered: