Function polkadot_primitives::v1::well_known_keys::upgrade_restriction_signal[][src]

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.