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
I suggest we rely on xud's getinfo endpoint here. If it returns a string containing ECONNREFUSED in the "connext": { "status": field, then we print Can't connect to Connext node in status. You can remove calling the connext /health endpoint in status.
* chore(xudctl): refine connext status
This PR keeps align with xud getinfo connext status.
Closes#512.
* fix api missing in Dict
* add another status text
Describe the bug
Currently on mainnet
status
shows connext ready:whereas it's not because indra mainnet is still not up:
Expected behavior
status
uses xudgetinfo
connext status, nothing else.The text was updated successfully, but these errors were encountered: