Skip to main content

RWASM_SIG

Constant RWASM_SIG 

Source
pub const RWASM_SIG: [u8; 2];
Expand description

rWASM binary format signature:

  • 0xef 0x00 - EIP-3540 compatible prefix
  • 0x52 - rWASM version number (equal to ‘R’)