Difference between revisions of "Template:Info.isBootstrapped"

From wikieduonline
Jump to navigation Jump to search
(Created page with " curl -X POST --data '{ "jsonrpc":"2.0", "id" :1, "method" :"info.isBootstrapped", "params":{ "chain":"X"...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
 
  [[curl -X POST --data]] '{
 
  [[curl -X POST --data]] '{
 
     "jsonrpc":"2.0",
 
     "jsonrpc":"2.0",
 
     "id"    :1,
 
     "id"    :1,
     "method" :"info.isBootstrapped",
+
     "method" :"[[info.]]isBootstrapped",
 
                 "params":{
 
                 "params":{
 
                         "chain":"X"
 
                         "chain":"X"
 
                 }
 
                 }
  }' -H 'content-type:application/json;' 127.0.0.1:9650/ext/info
+
  }' -H 'content-type:application/json;' 127.0.0.1:[[9650]][[/ext/info]]
 
 
 
 
{{avalanchego}}
 

Latest revision as of 15:43, 11 May 2023

curl -X POST --data '{
   "jsonrpc":"2.0",
   "id"     :1,
   "method" :"info.isBootstrapped",
               "params":{
                       "chain":"X"
               }
}' -H 'content-type:application/json;' 127.0.0.1:9650/ext/info

Advertising: