Skip to main content

FROST_ERROR_BASE

Constant FROST_ERROR_BASE 

Source
pub const FROST_ERROR_BASE: u32 = 0x2100;
Expand description

Sub-range of error codes used by this scheme. The framework reports these via confium_tc::Error::SchemeInternalError’s code field. They begin at 0x2100 to avoid colliding with future schemes.