2017-11-30 07:10:18 -08:00

5 lines
90 B
TypeScript

export const constants = {
NULL_BYTES: '0x',
INVALID_OPCODE: 'invalid opcode',
};