Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 371 Bytes

rpcreq.rest

File metadata and controls

15 lines (10 loc) · 371 Bytes

###

POST http://127.0.0.1:443 HTTP/1.1 content-type: text/plain authorization: Basic myuser SomeDecentp4ssw0rd

{"jsonrpc":"1.0","id":"curltext","method":"getblockchaininfo","params":[]}

###

POST http://127.0.0.1:443 HTTP/1.1 content-type: text/plain authorization: Basic myuser SomeDecentp4ssw0rd

{"jsonrpc":"1.0","id":"curltext","method":"listunspent","params":[]}