Skip to main content

MGMT_OP_COST

Constant MGMT_OP_COST 

Source
pub const MGMT_OP_COST: u64 = 100;
Expand description

Dynamic cost of an in-kernel MGMT op (MOVE / COPY / DROP / …): O(1) content-addressed handle work. TODO(gas-calibration): placeholder, subject to change.