fedimint / fedimint-clientd

MIT License
13 stars 14 forks source link

Websocket implementation for pay / receive methods in onchain and lightning modules #3

Open Kodylow opened 5 months ago

justinmoon commented 5 months ago

What does this mean? Sending updates about state transitions?

Kodylow commented 5 months ago

Currently the await- methods are blocking until the transaction completes successfully, big one is for lightning. Websocket implementation should send back updates so the wrapper can consume them async like when an invoice gets created but paid a half hour later