• Calculates the Program Derived Address (PDA) for a wallet resolver account.

    Parameters

    • wallet: PublicKey

      The wallet public key.

    • Optional programId: PublicKey

      The program ID for which the PDA is calculated. Default is the hive control program ID.

    Returns [PublicKey, number]

    The PDA for the wallet resolver account.

Generated using TypeDoc