AdmissionPolicy sets which nodes are allowed to register for this runtime. This policy applies to all roles.
OptionalconstraintsConstraints are the node scheduling constraints.
OptionaldeploymentsDeployments specifies the runtime deployments (versions).
EntityID is the public key identifying the Entity controlling the runtime.
OptionalexecutorExecutor stores parameters of the executor committee.
Genesis is the runtime genesis information.
GovernanceModel specifies the runtime governance model.
ID is a globally unique long term identifier of the runtime.
Optionalkey_KeyManager is the key manager runtime ID for this runtime.
Kind is the type of runtime.
OptionalstakingStaking stores the runtime's staking-related parameters.
OptionalstorageStorage stores parameters of the storage committee.
TEEHardware specifies the runtime's TEE hardware requirements.
Optionaltxn_TxnScheduler stores transaction scheduling parameters of the executor committee.
Runtime represents a runtime.