Constant casper_execution_engine::shared::opcode_costs::DEFAULT_NOP_COST
source · [−]pub const DEFAULT_NOP_COST: u32 = 200;Expand description
Default cost of the nop Wasm opcode.
pub const DEFAULT_NOP_COST: u32 = 200;Default cost of the nop Wasm opcode.