admin_stopStateMigration
The stopStateMigration is an administrative method that stops the currently running state migration. This method takes no parameters and returns null or an error whether the state migration was stopped or not.
JSONRPC: admin_stopStateMigration
Request
Responses
- 200
null if the state migration is stopped, or an error if not.