mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
xrpl.ws supports JSON-RPC now
in limited capacity (WSS preferred, but curl is a thing)
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
</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>
|
||||
<input class="form-check-input" type="radio" name="wstool-1-connection" id="wstool-1-connection-xrplws" value="wss://xrpl.ws/" data-jsonrpcurl="https://xrpl.ws/" data-shortname="Mainnet" checked>
|
||||
<label class="form-check-label" for="wstool-1-connection-xrplws">
|
||||
xrpl.ws (Mainnet Public Server)
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user