Avalanche SDK Client
    Preparing search index...

    Type Alias GetMinStakeParameters

    Parameters for the platform.getMinStake method. Get the minimum stake required for validators and delegators.

    type GetMinStakeParameters = {
        subnetID?: string;
    }
    Index

    Properties

    Properties

    subnetID?: string

    The ID of the Subnet to get minimum stake for. If omitted, gets minimum stake for the Primary Network