Fix getAccount in Quickstart

This commit is contained in:
ddawson
2022-11-29 16:59:53 -08:00
parent a271942c1e
commit 6db145724d
8 changed files with 50 additions and 40 deletions

View File

@@ -362,7 +362,7 @@ For this form:
Choose your ledger instance:
  
<input type="radio" id="tn" name="server"
value="wss://s.altnet.rippletest.net:51233">
value="wss://s.altnet.rippletest.net:51233" checked>
<label for="testnet">Testnet</label>
&nbsp;&nbsp;
<input type="radio" id="dn" name="server"