Avalanche SDK Client
    Preparing search index...

    Type Alias GetSubnetsParameters

    Parameters for the platform.getSubnets method. Get information about a set of Subnets.

    type GetSubnetsParameters = {
        ids: string[];
    }
    Index

    Properties

    Properties

    ids: string[]

    The IDs of the Subnets to get information about