Skip to main content

OP_MUL

Constant OP_MUL 

Source
pub const OP_MUL: u8 = 0x95;
Expand description

Pop two items, push their product.