Function ckb_script::cost_model::transferred_byte_cycles
source ยท pub fn transferred_byte_cycles(bytes: u64) -> u64
Expand description
Calculates how many cycles spent to load the specified number of bytes.
pub fn transferred_byte_cycles(bytes: u64) -> u64
Calculates how many cycles spent to load the specified number of bytes.