system
blockHashCount: u32
interface:
system.blockHashCountsummary: Maximum number of block number to block hash mappings to keep (oldest pruned first).
blockLength: FrameSystemLimitsBlockLength
interface:
system.blockLengthsummary: The maximum length of a block (in bytes).
blockWeights: FrameSystemLimitsBlockWeights
interface:
system.blockWeightssummary: Block & extrinsics weights: base values and limits.
dbWeight: SpWeightsRuntimeDbWeight
interface:
system.dbWeightsummary: The weight of runtime database operations the runtime can invoke.
ss58Prefix: u16
interface:
system.ss58Prefixsummary: The designated SS58 prefix of this chain.
This replaces the “ss58Format” property declared in the chain spec. Reason is that the runtime should know about the prefix in order to make use of it as an identifier of the chain.
version: SpVersionRuntimeVersion
interface:
system.versionsummary: Get the chain’s in-code version.