Helius SDK - v2.2.2
    Preparing search index...

    Type Alias GetHeliusStakeAccountsFn

    GetHeliusStakeAccountsFn: (wallet: string | Address) => Promise<any[]>

    Fetch all stake accounts delegated to the Helius validator for a given wallet.

    Type Declaration

      • (wallet: string | Address): Promise<any[]>
      • Parameters

        • wallet: string | Address

        Returns Promise<any[]>