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

Don't block on gateway fees#1226

Merged
AnthonyRonning merged 1 commit intomasterfrom
rm-gateway-fees
Jun 18, 2024
Merged

Don't block on gateway fees#1226
AnthonyRonning merged 1 commit intomasterfrom
rm-gateway-fees

Conversation

@benthecarman
Copy link
Copy Markdown
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
@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