Type alias SegWitState

SegWitState: {
    witnessBytecode: Uint8Array;
}

Type declaration

  • witnessBytecode: Uint8Array

Generated using TypeDoc