Support new runtime_api/rpc calls query_call_info
and query_call_fee_details
#5092
Closed
1 of 4 tasks
query_call_info
and query_call_fee_details
#5092
The new rpc calls are not supported.
Calculate the weights and fees for a given
Call
.Common use case is to provide a weight and calculate fees for xcm Transact operation.
More info in the origin issue:
paritytech/substrate#11665
PR introducing new runtime api calls:
paritytech/substrate#11819
Note:
Custom RPC calls are not exposed for these new runtime api calls.
state_call endpoint is supposed to be used.
Read more in origin issue.
The text was updated successfully, but these errors were encountered: