Variable bitcoinSatoshiOpcodesConst

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

Generated using TypeDoc