Difference between revisions of "Template:GetNodeID"
Jump to navigation
Jump to search
(Created page with " curl -X POST --data '{ "jsonrpc":"2.0", "id" :1, "method" :"info.getNodeID" }' -H 'content-type:application/json;' 127.0.0.1:9650/ext/info") |
|||
Line 3: | Line 3: | ||
"id" :1, | "id" :1, | ||
"method" :"[[info.getNodeID]]" | "method" :"[[info.getNodeID]]" | ||
− | }' -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 07:44, 19 April 2023
curl -X POST --data '{ "jsonrpc":"2.0", "id" :1, "method" :"info.getNodeID" }' -H 'content-type:application/json;' 127.0.0.1:9650/ext/info
Advertising: