Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix fetchUserPositions should use window.adrena.client.readonlyConnec…
…tion although the user positions are only fetched after user's wallet is connected, the AdrenaClient.connection (from the user-scoped program's provider attached to the client), may not yet be available. this is fine because we still have the read-only program available, we can fetch positions.
- Loading branch information