Function polkadot_primitives::v8::well_known_keys::upgrade_restriction_signal
source · pub fn upgrade_restriction_signal(para_id: Id) -> Vec<u8> ⓘ
Expand description
The signal that indicates whether the parachain is disallowed to signal an upgrade at this relay-parent.
The storage entry stores a value of UpgradeRestriction
type.