-
Notifications
You must be signed in to change notification settings - Fork 1
Get balance accounts utils #553
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
# Conflicts: # src/core/Auth/session/__testing__/MockSessionTestUtils.ts
887ab51
to
c462d24
Compare
# Conflicts: # src/hooks/useBalanceAccounts/useBalanceAccounts.ts
fdfb1cb
to
9144f06
Compare
This pull request has been marked as stale because it has been inactive for more than 14 days. |
This pull request has been marked as stale because it has been inactive for more than 14 days. |
This pull request has been marked as stale because it has been inactive for more than 14 days. |
Summary
This PR introduces utilities for a more streamlined and memoized
getBalanceAccounts
functionality for active sessions.getActiveSessionBalanceAccounts()
getActiveSessionBalanceAccountsFactory()
setupBalanceAccountsTest()
Fixed issue: CXP-2809: Fetch balance accounts utils