This is the error I get:counterpartyd cancel --offer-hash 457dc591e90b95151aafa1630b9fa2f226a79fa7ca6568e250f06a13298c99c2<br />Traceback (most recent call last):<br /> File "/home/jeremy/counterpartyd_build/dist/counterpartyd/counterpartyd.py", line 704, in <module><br /> cli('create_cancel', {'offer_hash': args.offer_hash}, args.unsigned)<br /> File "/home/jeremy/counterpartyd_build/dist/counterpartyd/counterpartyd.py", line 125, in cli<br /> if bitcoin.is_mine(params['source']):<br />KeyError: 'source'<br /><br />
[quote author=Global_trade_repo link=topic=250.msg1902#msg1902 date=1397450436]
This is the error I get:counterpartyd cancel --offer-hash 457dc591e90b95151aafa1630b9fa2f226a79fa7ca6568e250f06a13298c99c2<br />Traceback (most recent call last):<br /> File "/home/jeremy/counterpartyd_build/dist/counterpartyd/counterpartyd.py", line 704, in <module><br /> cli('create_cancel', {'offer_hash': args.offer_hash}, args.unsigned)<br /> File "/home/jeremy/counterpartyd_build/dist/counterpartyd/counterpartyd.py", line 125, in cli<br /> if bitcoin.is_mine(params['source']):<br />KeyError: 'source'<br /><br />
[/quote]
Yep. I’ll fix that.