-
Notifications
You must be signed in to change notification settings - Fork 378
Closed
Description
2025-11-17 03:51:03 RPC-CORE: submitAndWatchExtrinsic(extrinsic: Extrinsic): ExtrinsicStatus:: 1010: Invalid Transaction: Transaction has a bad signature
2025-11-17 03:51:03 RPC-CORE: submitAndWatchExtrinsic(extrinsic: Extrinsic): ExtrinsicStatus:: 1010: Invalid Transaction: Transaction has a bad signature
/home/ubuntu/projects/snowbridge-westend/web/node_modules/.pnpm/@polkadot+rpc-provider@16.4.8/node_modules/@polkadot/rpc-provider/cjs/coder/index.js:23
throw new error_js_1.default(`${code}: ${message}${formatErrorData(data)}`, code, data);
^
RpcError: 1010: Invalid Transaction: Transaction has a bad signature
at checkError (/home/ubuntu/projects/snowbridge-westend/web/node_modules/.pnpm/@polkadot+rpc-provider@16.4.8/node_modules/@polkadot/rpc-provider/cjs/coder/index.js:23:15)
at RpcCoder.decodeResponse (/home/ubuntu/projects/snowbridge-westend/web/node_modules/.pnpm/@polkadot+rpc-provider@16.4.8/node_modules/@polkadot/rpc-provider/cjs/coder/index.js:39:9)
at WsProvider.#onSocketMessageResult (/home/ubuntu/projects/snowbridge-westend/web/node_modules/.pnpm/@polkadot+rpc-provider@16.4.8/node_modules/@polkadot/rpc-provider/cjs/ws/index.js:433:40)
at WebSocket.#onSocketMessage (/home/ubuntu/projects/snowbridge-westend/web/node_modules/.pnpm/@polkadot+rpc-provider@16.4.8/node_modules/@polkadot/rpc-provider/cjs/ws/index.js:422:42)
at WebSocket.[nodejs.internal.kHybridDispatch] (node:internal/event_target:827:20)
at WebSocket.dispatchEvent (node:internal/event_target:762:26)
at fireEvent (node:internal/deps/undici/undici:11637:14)
at websocketMessageReceived (node:internal/deps/undici/undici:11659:7)
at ByteParser.run (node:internal/deps/undici/undici:12281:19)
at ByteParser._write (node:internal/deps/undici/undici:12174:14)
I encountered an error when submitting this extrinsic on Westend AssetHub.
However, the same extrinsic executes successfully when using the runtime API dryRunApi.dryRunCall from 5E4Hf7LzHE4W3jabjLWSP8p8RzEa9ednwRivFEwYAprzpgwc signed origin.
Metadata
Metadata
Assignees
Labels
No labels