Difference between revisions of "Template:Info.isBootstrapped"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
                         "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]]

Revision as of 15:42, 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: