Skip to content

Wallet's session_event emit throws with some chain combinations #29

Open
@bkrem

Description

@bkrem

Describe the bug
Wallet's session_event emit throws with some chain combinations.

SDK Version (if relevant)

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://react-app.walletconnect.com/
  2. Select e.g. Ethereum Kovan and Solana Devnet (this only seems to happen with some chains not with others)
  3. Pair on https://react-wallet.walletconnect.com/
  4. Go to Sessions view on the wallet
  5. Click "Emit" button
  6. Throws the error below:
{
    "code": 1000,
    "message": "Missing or invalid emit chainId"
}

Expected behavior
To emit a session_event regardless of selected chains.

Screenshots

Screenshot 2022-05-31 at 13 41 27

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions