xrpl
    Preparing search index...

    Interface XChainModifyBridgeFlagsInterface

    Map of flags to boolean values representing XChainModifyBridge transaction flags.

    interface XChainModifyBridgeFlagsInterface {
        tfClearAccountCreateAmount?: boolean;
        tfInnerBatchTxn?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    tfClearAccountCreateAmount?: boolean

    Clears the MinAccountCreateAmount of the bridge.

    tfInnerBatchTxn?: boolean