Coda by Ian Macalinao
    Preparing search index...

    Type Alias UpdateValidatorListBalanceInstructionDataArgs

    type UpdateValidatorListBalanceInstructionDataArgs = {
        noMerge: boolean;
        startIndex: number;
    }
    Index
    noMerge: boolean
    startIndex: number