Guest User

Untitled

a guest
Feb 18th, 2018
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. curl -X POST http://127.0.0.1:18081/get_outs
  2. -d '{"outputs" : [{"amount":500000000000, "index":154735}]}'
  3. -H 'Content-Type: application/json'
  4.  
  5. {
  6. "outs": [{
  7. "height": 141288,
  8. "key": "29a5f6af06999f1c61c97a415c4ac02a38be8a09be090a76fcf5abc2dad3fc1e",
  9. "mask": "e9aa7c81cdb5b3148fb7628063cd7a07d1add1643cedd3fa34479d859cc56265",
  10. "txid": "87dec17ae302c75d202ebcf7bac0d2c295573ec5976b253106fe48ee082c292e",
  11. "unlocked": true
  12. }],
  13. "status": "OK"
  14. }
Add Comment
Please, Sign In to add comment