openvm_rv32im_circuit::adapters

Constant INT256_NUM_LIMBS

Source
pub const INT256_NUM_LIMBS: usize = 32;
Expand description

256-bit heap integer stored as 32 bytes (32 limbs of 8-bits)