pub const ACTIVE_AFDT_KEY: &'static [u8] = b"ACTIVE_AFDT_KEY";Expand description
Offchain key identifier for the active affidavit key.
Used as the base identifier for storing and retrieving the currently active affidavit key from offchain storage.
The value stored under this key must survive fork re-orgs and confidence evaluation before it is considered safe for usage.