Interface XChainModifyBridgeFlagsInterface

Map of flags to boolean values representing XChainModifyBridge transaction flags.

interface XChainModifyBridgeFlagsInterface {
    tfClearAccountCreateAmount?: boolean;
}

Hierarchy

  • GlobalFlags
    • XChainModifyBridgeFlagsInterface

Properties

tfClearAccountCreateAmount?: boolean

Clears the MinAccountCreateAmount of the bridge.