Constant polkavm_common::program::BLOB_MAGIC
source ยท pub const BLOB_MAGIC: [u8; 4];
Expand description
The magic bytes with which every program blob must start with.
pub const BLOB_MAGIC: [u8; 4];
The magic bytes with which every program blob must start with.