Coda by Ian Macalinao
    Preparing search index...
    interface ValidatorListArgs {
        maxValidators: number;
        validators: ValidatorStakeInfoArgs[];
    }
    Index

    Properties

    maxValidators: number

    Maximum allowable number of validators

    List of stake info for each validator in the pool