Skip to content

Incorrect chainID type #31

Description

@Mattijah

Payload:chainId is type of number the front end: solana.signIn however expects an object containing chainId of type string more in particular "mainnet" else it throws an error and so signing is not possible. This obviously affects verification.

Furthermore, even though chainId is specified as optional, it gets included in the message with a default value anyway🤦🏼‍♂️

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions