When I use a bitstamp BCH deposit address (beginning with 3...) I get
Candidate transaction, index 0 with XXX Satoshis (XXX BTC)
YOU ARE TRYING TO SEND TO A P2SH ADDRESS! THIS IS NOT NORMAL! Are you sure you know what you're doing?
Write 'I am aware that the destination address is P2SH' to continue
Is it OK to go ahead with this?
Bitstamp has an option to display a bech32 address, when I use that (beginning with bitcoincash:pr...) I get:
Candidate transaction, index 0 with XXX Satoshis (XXX BTC)
Traceback (most recent call last):
File "claimer.py", line 1515, in <module>
amount = int(amount)
ValueError: invalid literal for int() with base 10: 'pr.<snip>.'
I get the same error when I try to use an address made with Electron Cash wallet.
Trying to claim BCH.
When I use a bitstamp BCH deposit address (beginning with 3...) I get
Is it OK to go ahead with this?
Bitstamp has an option to display a bech32 address, when I use that (beginning with bitcoincash:pr...) I get:
I get the same error when I try to use an address made with Electron Cash wallet.