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
Fix#2974
cc #949
This PR modifies `runtime_call` to support an "API version constraint".
This constraint is then verified.
A `runtime_call_no_api_check` function has also been added as an escape
hatch for the `state_call` JSON-RPC function.
It also updates the `payment_info` module to account for
paritytech/substrate#12633
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
They accidentally changed the format of the returned value and everything is kind of broken. Smoldot needs to update too.
The text was updated successfully, but these errors were encountered: