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

Add Transaction Payment Custom RPC #806

Merged
merged 3 commits into from Mar 9, 2021
Merged

Add Transaction Payment Custom RPC #806

merged 3 commits into from Mar 9, 2021

Conversation

tomusdrw
Copy link
Contributor

@tomusdrw tomusdrw commented Mar 9, 2021

This allows retrieving weight of a Call over RPC and is required by the UI.
CC @hbulgarini

Copy link
Contributor

@hbulgarini hbulgarini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm from the JS API perspective that this change is letting the API to read the weight of the transaction correctly.

@svyatonik svyatonik merged commit 8cb7b78 into master Mar 9, 2021
@svyatonik svyatonik deleted the td-payment-rpc branch March 9, 2021 11:46
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Mar 27, 2024
* Transaction payment RPC.

* Add payment RuntimeApi to fix the build.

* cargo fmt --all
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Apr 8, 2024
* Transaction payment RPC.

* Add payment RuntimeApi to fix the build.

* cargo fmt --all
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

Successfully merging this pull request may close these issues.

None yet

3 participants