mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +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>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-check">
|
<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">
|
<label class="form-check-label" for="wstool-1-connection-xrplws">
|
||||||
xrpl.ws (Mainnet Public Server)
|
xrpl.ws (Mainnet Public Server)
|
||||||
</label>
|
</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user