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
After looking a bit more into this it is my understanding that the stabilized calls are part of the new JSON-RPC and do not offer anything fundamentally new. So it does not make sense to incorporate the calls in the API. Instead we should think about how/when to migrate to the new JSON-RPC. See #764 for that.
I opened PR #798 to rename the example as the name does not make sense anymore.
The functions we test in
unstable_rpc_api_calls.rs
were stabilized:paritytech/polkadot-sdk#1156
paritytech/polkadot-sdk#1508
We should provide these functions as actual API functions.
The text was updated successfully, but these errors were encountered: