Advertisement
degradoid

Untitled

Apr 14th, 2018
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.19 KB | None | 0 0
  1. Array
  2. (
  3.     [0] => Array
  4.         (
  5.             [txid] => b1833b4af17d5f2f972f01169f6137131f4e500f9cd2450e187d1bb238e35f7c
  6.             [vout] => 1
  7.         )
  8.  
  9.     [1] => Array
  10.         (
  11.             [txid] => cefbf77ccee35ee414cd6eff87a1525c0a8007561534bd8a29b7a2c7abfb65a0
  12.             [vout] => 1
  13.         )
  14.  
  15. )
  16. Array
  17. (
  18.     [XWnWhw7Umyeg581Vn8fpQPrns57seSHNm6] => 0.011
  19.     [XHivNsC2Hm9zhDTqq1Br3MKirM3r4DMrF5] => 0.011
  20.     [XLyZTeD9RMbT7BXTpQbzWpRXnGaAuQNssR] => -0.01489315
  21. )
  22.  
  23. Fatal error: Uncaught exception 'Exception' with message 'Request error: Array
  24. (
  25.    [code] => -3
  26.    [message] => Invalid amount
  27. )
  28. ' in /base/data/home/apps/s~xt3tech/1.409016447738679964/inc/jsonRPCClientBTC.php:102
  29. Stack trace:
  30. #0 /base/data/home/apps/s~xt3tech/1.409016447738679964/conf.inc.php(65): jsonRPCClientBTC->__call('createrawtransa...', Array)
  31. #1 /base/data/home/apps/s~xt3tech/1.409016447738679964/conf.inc.php(65): jsonRPCClientBTC->createrawtransaction(Array, Array)
  32. #2 /base/data/home/apps/s~xt3tech/1.409016447738679964/index.php(94): send_raw_from('XLyZTeD9RMbT7BX...', Array)
  33. #3 {main}
  34.  thrown in /base/data/home/apps/s~xt3tech/1.409016447738679964/inc/jsonRPCClientBTC.php on line 102
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement