mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-08-03 20:33:16 +00:00
add default node from go-waku prod fleet
This commit is contained in:
parent
bce883a39e
commit
e9118cdd1e
@ -17,7 +17,10 @@
|
|||||||
|
|
||||||
<h4><label for="remoteNode">Remote node multiaddr</label></h4>
|
<h4><label for="remoteNode">Remote node multiaddr</label></h4>
|
||||||
<div>
|
<div>
|
||||||
<input id="remoteNode" />
|
<input
|
||||||
|
id="remoteNode"
|
||||||
|
value="/dns4/node-01.ac-cn-hongkong-c.go-waku.prod.statusim.net/tcp/443/wss/p2p/16Uiu2HAm1fVVprL9EaDpDw4frNX3CPfZu5cBqhtk9Ncm6WCvprpv"
|
||||||
|
/>
|
||||||
<button id="connectRemoteNode">Dial</button>
|
<button id="connectRemoteNode">Dial</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user