• Find staking pools associated with a specific HoneycombProject instance. It searches for staking pools that have the project's address as the associated project.

    Parameters

    • project: HoneycombProject

      The HoneycombProject instance.

    Returns Promise<Honeycomb>

    A Promise that resolves with the updated Honeycomb instance with staking pool data.

Generated using TypeDoc