Advertisement
Guest User

fucking bitch

a guest
Nov 20th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. BCC was diggable.
  2. Failed to dig BCC. Traceback:
  3. Traceback (most recent call last):
  4. File "/home/bactip/bactip/bactip/clamchecker/views.py", line 464, in dig_output
  5. bcc_dig = _dig_address_bcc(private_key, coin_address, payment_address)
  6. File "/home/bactip/bactip/bactip/clamchecker/views.py", line 634, in _dig_address_bcc
  7. process_bcc_dig(new_bcc_dig, our_bcc_addr, private_key)
  8. File "/home/bactip/bactip/bactip/clamchecker/bcc.py", line 152, in process_bcc_dig
  9. rawtx = create_bcc_dig_tx(bcc_dig, bcc_addr)
  10. File "/home/bactip/bactip/bactip/clamchecker/bcc.py", line 128, in create_bcc_dig_tx
  11. raise Exception('Not enough payment to pay the tx fee! ({})'.format(tx_fee))
  12. Exception: Not enough payment to pay the tx fee! (0.00413852)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement