Expand description
Errors for chainHead
RPC module, as defined in
https://github.com/paritytech/json-rpc-interface-spec.
Constants§
- INVALID_
BLOCK_ ERROR - The provided block hash is invalid.
- INVALID_
CONTINUE - Wait-for-continue event not generated.
- INVALID_
DUPLICATE_ HASHES - Received duplicate hashes for the
chainHead_unpin
method. - INVALID_
RUNTIME_ CALL - The follow subscription was started with
withRuntime
set tofalse
. - REACHED_
LIMITS - Maximum number of chainHead_follow has been reached.