Variable bitcoinSatoshiOpcodesConst

bitcoinSatoshiOpcodes: {
    [opcode: string]: Uint8Array;
} = ...

Type declaration

  • [opcode: string]: Uint8Array

Generated using TypeDoc