Files
xrpl-dev-portal/content/_code-samples/get-started/js
Elliot Lee f2afd7e3a5 fix: get-acct-info.js should use wss
Using https would result in:

(node) UnhandledPromiseRejectionWarning: ValidationError: server URI must start with `wss://`, `ws://`, `wss+unix://`, or `ws+unix://`.
    at new Client (index.js:88:19)
2023-09-12 07:32:02 -07:00
..