Constant RUNTIME_API_INFO_SIZE
pub const RUNTIME_API_INFO_SIZE: usize = 12; // 12usizeExpand description
The number of bytes required to encode a RuntimeApiInfo.
8 bytes for ID and 4 bytes for a version.
pub const RUNTIME_API_INFO_SIZE: usize = 12; // 12usizeThe number of bytes required to encode a RuntimeApiInfo.
8 bytes for ID and 4 bytes for a version.