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

pub fn upgrade_go_ahead_signal(para_id: Id) -> Vec<u8>
Expand description

The signal that indicates whether the parachain should go-ahead with the proposed validation code upgrade.

The storage entry stores a value of UpgradeGoAhead type.