Difference between revisions of "Curl -s https://testnet.agoric.net/network-config"

From wikieduonline
Jump to navigation Jump to search
 
Line 3: Line 3:
  
 
== [[Testnet]] ==
 
== [[Testnet]] ==
<pre>
+
 
{
+
{
   "chainName": "agorictest-19",
+
   "chainName": "[[agorictest]]-19",
 
   "gci": "https://testnet.rpc.agoric.net:443/genesis",
 
   "gci": "https://testnet.rpc.agoric.net:443/genesis",
 
   "peers": [
 
   "peers": [
Line 16: Line 16:
 
     "[email protected]:26656"
 
     "[email protected]:26656"
 
   ]
 
   ]
}
+
}
</pre>
+
 
  
 
  curl -s https://testnet.agoric.net/network-config | [[jq -r]] .[[chainName]]
 
  curl -s https://testnet.agoric.net/network-config | [[jq -r]] .[[chainName]]

Latest revision as of 15:26, 1 September 2022

Advertising: