Coda by Ian Macalinao
    Preparing search index...

    Interface UpdateValidatorListBalanceInstructionDataArgs

    interface UpdateValidatorListBalanceInstructionDataArgs {
        noMerge: boolean;
        startIndex: number;
    }
    Index

    Properties

    Properties

    noMerge: boolean
    startIndex: number