Skip to main content

ALL_DIG_OPCODES

Constant ALL_DIG_OPCODES 

Source
pub const ALL_DIG_OPCODES: [u8; 23];
Expand description

Every opcode DIG has assigned, ascending — the 20 consensus opcodes plus the 3 free-band ones.

This is the list a peer link dispatches on and the list a conformance test checks against Chia’s namespace for collisions.