Constant ckb_script::cost_model::BYTES_PER_CYCLE
source · [−]pub const BYTES_PER_CYCLE: u64 = 4;Expand description
How many bytes can transfer when VM costs one cycle.
pub const BYTES_PER_CYCLE: u64 = 4;How many bytes can transfer when VM costs one cycle.