Bitcoin Forum
September 05, 2024, 03:44:29 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2]
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official on: January 29, 2014, 10:25:13 PM

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
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official on: January 29, 2014, 09:38:59 PM
Any help please. I am trying to send my xcp to another bitcoin address. Thanks



C:\counterpartyd_build>C:\Python32\python.exe run.py send --from=MyXCPBitcoinAddress --to=NewBitcoinAddress --quantity=1 --asset
=XCP
Traceback (most recent call last):
  File "C:\counterpartyd_build\dist\counterpartyd\counterpartyd.py", line 515, i
n <module>
    quantity, args.asset)
  File "C:\counterpartyd_build\dist\counterpartyd\lib\send.py", line 25, in crea
te
    return bitcoin.transaction(source, destination, config.DUST_SIZE, config.MIN
_FEE, data, test)
  File "C:\counterpartyd_build\dist\counterpartyd\lib\bitcoin.py", line 295, in
transaction
    transaction = serialise(inputs, destination_output, data_output, change_outp
ut, multisig=multisig, source=source)
  File "C:\counterpartyd_build\dist\counterpartyd\lib\bitcoin.py", line 177, in
serialise
    secret_exponent, compressed = wif_to_tuple_of_secret_exponent_compressed(pri
vate_key_wif, is_test=testnet)
TypeError: wif_to_tuple_of_secret_exponent_compressed() got an unexpected keywor
d argument 'is_test'

C:\counterpartyd_build>
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NEM : Descendant of NXT - 4 billion coins - Equal Shares for ALL on: January 25, 2014, 06:10:45 PM
I'm interested please Transaction id: 5671217331661182947 40 nxt
Pages: « 1 [2]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!