Module sc_rpc_spec_v2::chain_head::event

source ·
Expand description

The chain head’s event returned as json compatible object.

Structs§

  • Indicate the block hash of the new best block.
  • The result of a chain head method.
  • The operation could not be processed due to an error.
  • Indicate the finalized and pruned block hashes.
  • Contain information about the latest finalized block.
  • The network config parameter is used when a function needs to request the information from its peers.
  • Indicate a new non-finalized block.
  • The runtime specification of the current block.

Enums§

  • The event generated by the body / call / storage methods.
  • The event generated by the follow method.
  • The runtime event generated if the follow subscription has set the with_runtime flag.