fedimint / fedimint

Federated E-Cash Mint
https://fedimint.org/
MIT License
536 stars 210 forks source link

chore: never wait for fetch_lightning_route_hints #5166

Closed m1sterc001guy closed 2 weeks ago

m1sterc001guy commented 2 weeks ago

Follow up to https://github.com/fedimint/fedimint/pull/5149

fetch_lightning_route_hints currently loops and waits for the route hints to exist. This is not necessary, the client is already adding a route hint for the gateway's lightning node.

m1sterc001guy commented 2 weeks ago

Disabling the test that I think should be refactored to a devimint test https://github.com/fedimint/fedimint/issues/5168

dpc commented 2 weeks ago

Unrelated flake #5126 fail in MQ. Adding back.