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
Start parsing call data for section polkadotXcm and method limitedTeleportAssets
multisigTxService.ts:224 Error during update callData: TypeError: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
at Object.parseXcmPalletExtrinsic (xcmService.ts:245:34)
at polkadotxcm_limited_teleport_assets (callDataDecoder.ts:228:37)
at getDecodedTransaction (callDataDecoder.ts:170:12)
at parseSingle (callDataDecoder.ts:127:12)
at decodeCallData (callDataDecoder.ts:66:12)
at updateCallData (multisigTxService.ts:220:27)
at setupCallData (OperationFullInfo.tsx:66:5)
at submitHandler (CallDataModal.tsx:46:5)
at react-hook-form.js?v=f13ddb07:1671:15
Try to set call data:
0x1f0904010100a10f04000101007a28037947ecebe0dd86dc0e910911cb33185fd0714b37b75943f67dcf9b6e7c04040000001300307ebabe0472020000000000
Description
User can't set call data to XCM operation, error:
Test data
spektr-database.json
Steps to Reproduce
0x1f0904010100a10f04000101007a28037947ecebe0dd86dc0e910911cb33185fd0714b37b75943f67dcf9b6e7c04040000001300307ebabe0472020000000000
Expected Behavior
Success parsed
Actual Behavior
Failed
Environment
1d87175
The text was updated successfully, but these errors were encountered: