Add xrpl.ws as a server option

This commit is contained in:
Rome Reginelli
2020-10-22 14:27:15 -07:00
committed by GitHub
parent 3d27952792
commit 5246dcf5db

View File

@@ -95,6 +95,12 @@
s1.ripple.com (Mainnet Public Server)
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="wstool-1-connection" id="wstool-1-connection-xrplws" value="wss://xrpl.ws/" data-jsonrpcurl="https://s1.ripple.com:51234/" data-shortname="Mainnet" checked>
<label class="form-check-label" for="wstool-1-connection-xrplws">
xrpl.ws (Mainnet Public Server)
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="radio" name="wstool-1-connection" id="wstool-1-connection-s2" value="wss://s2.ripple.com/" data-jsonrpcurl="https://s2.ripple.com:51234/" data-shortname="Full History">
<label class="form-check-label" for="wstool-1-connection-s2">