Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. root@4330b5a6b0ab:/neo-python/scripts# ./tx-gen.py -n 10
  2. Privatenet useragent '/Neo:2.9.4/', nonce: 856199433
  3. [I 190319 13:16:08 Settings:331] Created 'Chains' directory at /root/.neopython/Chains
  4. [I 190319 13:16:09 LevelDBBlockchain:112] Created Blockchain DB at /root/.neopython/Chains/privnet
  5. [I 190319 13:16:09 tx-gen:215] ...awaits 0/0
  6. [I 190319 13:17:35 tx-gen:215] ...awaits 6246/6516
  7. [I 190319 13:17:37 tx-gen:221] Syncronized. Height 6516 Now open wallet:
  8. [I 190319 13:17:37 tx-gen:231] Wallet opened
  9. [I 190319 13:17:42 tx-gen:131] Constructing NEO : 0-9
  10. Sending 10.0 NEO from AK2nJJpJr6o664CWJKi1QRXjqeic2zRp8y to AJfUYsPJuaurA9f6RB2DVKhV6PmRp8DrdS
  11. . . .
  12. Sending 10.0 NEO from AK2nJJpJr6o664CWJKi1QRXjqeic2zRp8y to APDP4Q9HsZaeEc1FtD1M7KYewyQFtpSLtr
  13. Returning 99999900.0 NEO as change to AK2nJJpJr6o664CWJKi1QRXjqeic2zRp8y
  14. [I 190319 13:17:42 Transaction:619] Verifying transaction: b'21a249742fabb569f55f52a809b48020383c615f00cdf051a78daf31bde97b94'
  15. [I 190319 13:17:44 tx-gen:131] Constructing GAS : 0-9
  16. Sending 2.0 GAS from AK2nJJpJr6o664CWJKi1QRXjqeic2zRp8y to AJfUYsPJuaurA9f6RB2DVKhV6PmRp8DrdS
  17. . . .
  18. Sending 2.0 GAS from AK2nJJpJr6o664CWJKi1QRXjqeic2zRp8y to APDP4Q9HsZaeEc1FtD1M7KYewyQFtpSLtr
  19. Returning 20132.0 GAS as change to AK2nJJpJr6o664CWJKi1QRXjqeic2zRp8y
  20. [I 190319 13:17:44 Transaction:619] Verifying transaction: b'6686ada30cd1cc0d5ae9769e0317af5e4f92551699bfd4d06cf25a6cd9567e56'
  21. [I 190319 13:17:48 tx-gen:276] Wallet closed
  22. [I 190319 13:17:50 tx-gen:278] Generating raw transactions
  23. [E 190319 13:17:50 Wallet:126] Could not load height data invalid literal for int() with base 10: b'\x00\x00\x00\x00'
  24. [I 190319 13:17:50 tx-gen:203] Rawed transaction 0
  25. . . .
  26. [E 190319 13:17:50 Wallet:126] Could not load height data invalid literal for int() with base 10: b'\x00\x00\x00\x00'
  27. [I 190319 13:17:50 tx-gen:203] Rawed transaction 9
  28. [I 190319 13:17:50 tx-gen:346] Shutting down.
  29. root@4330b5a6b0ab:/neo-python/scripts#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement