Variable michelsonInstructionPrimsConst

michelsonInstructionPrims: Readonly<{
    EMIT: "EMIT";
}> = ...

Generated using TypeDoc