Function isArbitraryDataOutput

  • Test if the provided locking bytecode is an arbitrary data output. A.K.A. TX_NULL_DATA, "data carrier", OP_RETURN output

    Parameters

    • lockingBytecode: Uint8Array

      the locking bytecode to test

    Returns boolean

Generated using TypeDoc