xrpl
    Preparing search index...

    Interface MPTokenIssuanceSetFlagsInterface

    Map of flags to boolean values representing MPTokenIssuanceSet transaction flags.

    interface MPTokenIssuanceSetFlagsInterface {
        tfInnerBatchTxn?: boolean;
        tfMPTLock?: boolean;
        tfMPTUnlock?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    tfInnerBatchTxn?: boolean
    tfMPTLock?: boolean
    tfMPTUnlock?: boolean