Skip to content

Instantly share code, notes, and snippets.

@csknk
Created May 10, 2022 07:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save csknk/5e5d64eeda6bf5051ac18a7990044fac to your computer and use it in GitHub Desktop.
Save csknk/5e5d64eeda6bf5051ac18a7990044fac to your computer and use it in GitHub Desktop.
endpoint=http://dot-testnet.qredo.loc:9934/
curl -H "Content-Type: application/json" -d '{"id":1, "jsonrpc":"2.0", "method": "system_properties"}' "${endpoint}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment