xrpl
    Preparing search index...

    Function setTransactionFlagsToNumber

    • Sets a transaction's flags to its numeric representation.

      Parameters

      • tx: Transaction

        A transaction to set its flags to its numeric representation.

      Returns void

      This utility function is deprecated. Use convertTxFlagsToNumber() instead and use the returned value to modify the Transaction.Flags from the caller.