fedimint / fedimint

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

refactor gateways send_payment_v2 #5116

Closed joschisan closed 2 weeks ago

m1sterc001guy commented 3 weeks ago

I don't really have any context on what this is refactoring. Is it just moving logic that was previously in the gateway into the gateway's client module?

joschisan commented 3 weeks ago

@m1sterc001guy yes. This ist just to factor it in a similar way as receiving payments is factored now.