Advertisement
Guest User

CreateRawTransaction request

a guest
Nov 15th, 2017
557
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Request:
  2. {
  3. "jsonrpc": "1.0",
  4. "id": "createrawtransaction_1510751066452",
  5. "method": "createrawtransaction",
  6. "params": [
  7. [
  8. {
  9. "txid": "122831a5cc3d3875cadd89e2a2690c2e5bc9e703d177385e1a3318a44675b6d6",
  10. "vout": 1
  11. }
  12. ],
  13. {
  14. "mmZFY7b7NArkrnri43RwxL58m6TZUqty4t": "0.09999"
  15. },
  16. 0
  17. ]
  18. }
  19. Response only the hex created:
  20. 0200000001d6b67546a418331a5e3877d103e7c95b2e0c69a2e289ddca75383dcca53128120100000000ffffffff0198929800000000001976a914423ffad905158d1d472f5fcd5fbc6916c2fb031f88ac00000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement