Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Don't block on gateway fees #1226

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Don't block on gateway fees #1226

merged 1 commit into from
Jun 18, 2024

Conversation

benthecarman
Copy link
Collaborator

Closes #1225

Anytime we used the FederationIdentity struct we were blocking on getting the gateway fees, which was in list_federations that the frontend would call on startup. Looked throughout the codebase and we never used this gateway_fees value so easiest to just remove it

@AnthonyRonning AnthonyRonning merged commit 746588d into master Jun 18, 2024
9 checks passed
@AnthonyRonning AnthonyRonning deleted the rm-gateway-fees branch June 18, 2024 20:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't block wallet loading on gateway switching
2 participants