xrpl
    Preparing search index...

    Interface AMMClawbackFlagsInterface

    Map of flags to boolean values representing AMMClawback transaction flags.

    interface AMMClawbackFlagsInterface {
        tfClawTwoAssets?: boolean;
        tfInnerBatchTxn?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    tfClawTwoAssets?: boolean
    tfInnerBatchTxn?: boolean