Closed
Description
I am debugging some XCM error and this is the log I got
xcm::weight TRACE: [22] WeightInfoBounds message: Xcm([WithdrawAsset(Assets([Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(100000000000) }])), BuyExecution { fees: Asset { id: AssetId(Location { parents: 1, interior: Here }), fun: Fungible(100000000000) }, weight_limit: Unlimited }, Transact { origin_kind: SovereignAccount, fallback_max_weight: Some(Weight { ref_time: 1500000000, proof_size: 10000 }), call: "0x3c0aed030000" }, RefundSurplus, DepositAsset { assets: Wild(AllCounted(1)), beneficiary: Location { parents: 0, interior: X1([Parachain(2000)]) } }])
xcm::process-message TRACE: [22] Failed to prepare message.
No idea what's wrong with my message. Seems like the error is dropped here
Metadata
Metadata
Assignees
Type
Projects
Status
Done