• Helper to find all roles associated with a dac

    Parameters

    • dacKey: PublicKey

      Dac to find roles for

    • connection: Connection

      Connection Object

    • program: Program<PlayerProfileIDL>

      Player Profile Program

    Returns Promise<RoleAccount[] | undefined>

Generated using TypeDoc