Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Show DispatchInfo with Extrinsic Decoding #7688

Open
joepetrowski opened this issue Jun 3, 2022 · 1 comment
Open

Feature Request: Show DispatchInfo with Extrinsic Decoding #7688

joepetrowski opened this issue Jun 3, 2022 · 1 comment

Comments

@joepetrowski
Copy link
Contributor

When constructing XCM calls, it's useful to know how much weight you'll need to execute some calls, and perhaps an estimate of the cost of that weight, in order to sufficiently WithdrawAsset and BuyExecution.

The DispatchInfo with weight and partialFee would be a welcome addition to the call details alongside encoded call, encoding details, and call hash.

@jacogr
Copy link
Member

jacogr commented Jun 4, 2022

While it won't make sense doing this automagically (since the call would be made with each change, aka on debounce), I can see the benefit in having an additional button next to submit for "paymentInfo".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants