To burn using a Blockchain.info wallet, do the following:
- Log in to your wallet.
- Click "Send Money."
- Choose "Custom" under "Transaction Type."
- Choose a single "From" address. This is the address to which CHA will be credited.
- Enter 1ChancecoinXXXXXXXXXXXXXXXXXZELUFD for the "To" address.
- Enter the amount of BTC you want to burn.
- Use 0.0001 for the "Miner's Fee."
- Choose any "Change Address" as needed.
- Click "Review Payment" and then send the payment.
Another question:
After burning with blockchain.info,the CHA will be sent to burning acc.
Then I can send CHA to anyone just with blockchain.info wallet or need to install lot of softwares and use cmd command to send them like XCP ?
TKS.
I don't think you can see your CHA balances now, because the command client chancecoind is not good to use right now. I reported the error early yesterday, it seems that the dev team do not have time to fix it. They are busy writing documents IMO.
C:\chancecoin>chancecoind.py server
Config file: C:\Users\MiracleSamantha\AppData\Roaming\Chancecoin\chancecoin\chancecoin.conf; Exists: Yes
Status: RESTART
Block: 292092
Bet: 1BckY64TE6VrjVcGMizYBE7gt22axnq6CM bet 0.001 CHA with chance 50.0 and payout 1.96 [valid]
Traceback (most recent call last):
File "C:\chancecoin\chancecoind.py", line 478, in
blocks.follow(db)
File "C:\chancecoin\lib\blocks.py", line 572, in follow
parse_block(db, block_index, block_time)
File "C:\chancecoin\lib\blocks.py", line 71, in parse_block
parse_tx(db, tx)
File "C:\chancecoin\lib\blocks.py", line 50, in parse_tx
bet.resolve(db)
File "C:\chancecoin\lib\bet.py", line 129, in resolve
block_time_ny = block_time.astimezone(ny_zone)
TypeError: astimezone() argument 1 must be datetime.tzinfo, not None
谢谢哦