Avalanche SDK Client
    Preparing search index...

    Type Alias SampleValidatorsParameters

    Parameters for the platform.sampleValidators method. Sample validators from the specified Subnet.

    type SampleValidatorsParameters = {
        size: number;
        subnetID?: string;
    }
    Index

    Properties

    Properties

    size: number

    The number of validators to sample

    subnetID?: string

    The Subnet to sample from. If omitted, defaults to the Primary Network