Module polkadot_node_subsystem_util::runtime [−][src]
Expand description
Convenient and efficient runtime info access. Convenient interface to runtime information.
Structs
Configuration for construction a RuntimeInfo
.
SessionInfo
with additional useful data for validator nodes.
Caching of session info.
Information about ourselves, in case we are an Authority
.
Enums
Errors for Runtime
cache.
Fatal runtime errors.
Errors for fetching of runtime information.
Functions
Convenience function for quickly checking the signature on signed data.
Request availability cores from the runtime.
Get group rotation info based on the given relay_parent
.
Variant of request_availability_cores
that only returns occupied ones.