Hmmmm I cant get this running.
I cloned counterpartyd_build, then installed the python file, then reindexed bitcoin qt. Seems to start with server command and is catching up blocks.
However sending doesnt work:
counterpartyd send --source=address1 --destination=address2 --quantity=100 --asset=XCP
It says:
Transaction (unsigned):
"HUGE NUMBER!"
Confirm? (y/N) y
Transaction aborted.
So why is transaction aborted? I have sufficient XCP on address1 and sufficient BTC to pay the fee. Also I have set up bitcoin.conf and counterpartyd.conf correctly...
Some Ideas whats wrong here?
Transaction aborted.