Constant sp_api::RUNTIME_API_INFO_SIZE

source ยท
pub const RUNTIME_API_INFO_SIZE: usize = 12;
Expand description

The number of bytes required to encode a RuntimeApiInfo.

8 bytes for ID and 4 bytes for a version.