Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official
by
Patel
on 29/01/2014, 22:37:52 UTC

You have minimum 0.0003172 balance in your QT to send? Also, did you set your QT fee to 0.0001?

Also, please post your bitcoin.conf and counterpartyd.conf


Yes I believe I do have the prereqs installed. I can run the server and wallet command shows my xcp balance. I have .006 btc balance in my wallet and I set qt fee to .0001

[Default]
bitcoind-rpc-connect=localhost
bitcoind-rpc-port=8332
bitcoind-rpc-user=xxxxxxxx
bitcoind-rpc-password=xxxxxxxxx
rpc-host=localhost
rpc-port=8332
rpc-user=xxxxxxxxxx
rpc-password=xxxxxxxxx



rpcuser=xxxxxxxxxx

rpcpassword=xxxxxxxxxxx

server=1

daemon=1

txindex=1

thank you for helping

did you run a -reindex on your QT after changing your bitcoin.conf file? also, you must be running the counterpartyd server in a different cmd window, and run the send script in a different cmd window