connectionStatus == 2 is closed, but isn't 1 (connected) appropriate here? https://github.com/EvernodeXRPL/hp-js-client/blob/c0bf0656435c3939e8bdac8b872a2b98604ef05a/src/hp-client-lib.js#L856
connectionStatus == 2 is closed, but isn't 1 (connected) appropriate here?
hp-js-client/src/hp-client-lib.js
Line 856 in c0bf065