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
INFO (ws): Error handling request: 'ResponseError: {"invalid":{"stale":null}}
at /root/.npm/_npx/81ad9c881cb83600/node_modules/@acala-network/chopsticks-core/dist/cjs/rpc/substrate/author.js:34:15
at async processRequest (/root/.npm/_npx/81ad9c881cb83600/node_modules/@acala-network/chopsticks/dist/cjs/server.js:211:30)
at async WebSocket.<anonymous> (/root/.npm/_npx/81ad9c881cb83600/node_modules/@acala-network/chopsticks/dist/cjs/server.js:273:30)'
app: "chopsticks"
The text was updated successfully, but these errors were encountered:
can you give a bit more context how to test this (setup process)?
I'm using npx @acala-network/chopsticks@latest xcm --relaychain=/root/configs/polkadot.yml --parachain=/root/configs/acala.yml --parachain=/root/configs/statemint.yml --parachain=/root/configs/moonbeam.yml , I'm attempting to cross-chain $PINK from Acala to Moonbeam (you can see the specific transaction setup in the screenshot I provided above), but it seems Chopsticks is reporting an error message.
Here is the configuration information for my moonbeam.yml file.
Acala xTokens call data:
0x69028400c0997c4f2b3a83eb07ef74a867cf672a25a2a30cc61abc936dcc994df77ba84a01b25b9e3ace52cc0a70fe0de6ecb73d3f9a94a99c8b8d9db59b7d641bb7ac003f9baaf238a92cf48b283b98a8f4693b322b8f2e01f5617bbf38bb391a111ef28a54001915003600050d0000e8764817000000000000000000000003010200511f0300f7728e6df34a686f6e855908a0e85ca8c12dce4f00
The text was updated successfully, but these errors were encountered: