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
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
For what it's worth I don't think you need to implement this properly in a full node, given that you send back the results immediately. The only exception is when a chainHead_storage is in a waiting-for-continue state.
Cancel any ongoing operation identified by the unique operation ID:
chainHead_stopBody
,chainHead_stopCall
andchainHead_stopStorage
are removedchainHead_stopOperation
will terminate any operation that is pending a result// @paritytech/subxt-team
The text was updated successfully, but these errors were encountered: