Avalanche SDK Client
    Preparing search index...

    Type Alias GetSubnetParameters

    Parameters for the platform.getSubnet method. Get information about a Subnet.

    type GetSubnetParameters = {
        subnetID: string;
    }
    Index

    Properties

    Properties

    subnetID: string

    The ID of the Subnet to get information about