Module polkadot_node_subsystem_util::runtime
source · 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
Functions
Convenience function for quickly checking the signature on signed data.
Request availability cores from the runtime.
Get
CandidateEvent
s for the given relay_parent
.Get group rotation info based on the given
relay_parent
.Variant of
request_availability_cores
that only returns occupied ones.Get on chain votes.
Fetch
ValidationCode
by hash from the runtime.