You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you have to click on the DRAW button to get graph updates. How can we get updates automatically? using the websocket protocol vs ln.commando calls.
We don't want to poll every x seconds because we want to eventually support viewing transactions/liquidity flows in real time as they occur.
The text was updated successfully, but these errors were encountered:
Currently you have to click on the DRAW button to get graph updates. How can we get updates automatically? using the websocket protocol vs ln.commando calls.
We don't want to poll every x seconds because we want to eventually support viewing transactions/liquidity flows in real time as they occur.
The text was updated successfully, but these errors were encountered: