Avalanche SDK Client
    Preparing search index...

    Type Alias ValidatesParameters

    Parameters for the platform.validates method. Get the IDs of the blockchains a Subnet validates.

    type ValidatesParameters = {
        subnetID: string;
    }
    Index

    Properties

    Properties

    subnetID: string

    The Subnet's ID