ok, thank you very much for the help, lets try it!!
windows
sjcx 4000
1DWcSApmoYSSQYuD2cshe3U6G1B18ZF7dB
1Bua55xbEoM2XJExybFp1tq9n7YQqLpgjr
- Download curl from http://www.paehl.com/open_source/?download=curl_753_1_ssl.zip
- extract zipped curl.exe to c:
We need this tool to create the manual transaction.
(If you do not trust this site tell me.)
i have it, (i checked the link from curl site)
- Open a cmd shell in c:\ (e.g. in Windows Explorer goto C:\ and type cmd in the address line and press enter)
- type curl and press enter
=> you should see: âcurl: try âcurl --helpâ or âcurl --manualâ for more informationâ
ok i did it.
can you post all the procedure, and if I donât know how to do it I will ask to you?
thaks foldinger!
- Paste this command as one line in the cmd shell (e.g. using right mouse button in cmd shell) and press enter
curl.exe --user rpc:1234 -H âContent-Type: application/json; charset=UTF-8â -H âAccept:application/json, text/javascriptâ --data â{âmethodâ: âcreate_sendâ, âparamsâ: { âsourceâ: â1DWcSApmoYSSQYuD2cshe3U6G1B18ZF7dBâ, âdestinationâ: â1Bua55xbEoM2XJExybFp1tq9n7YQqLpgjrâ, âassetâ: âSJCXâ, âquantityâ: 400000000000}, âjsonrpcâ: â2.0â, âidâ: 1 }â http://public.coindaddy.io:4000/api/
It uses your source and target adress and asset type and quantity in satoshi
Maybe it says you have not enough BTC for transaction then you need to send the requested amount to address.
=> You get a curl result number, save that to a text file.
- Open bitcoin-qt console and call signrawtransaction command with your curl result number from step 3
signrawtransaction "curl result number"
=> if no error occured, save the result raw transaction number to the text file.
- Again in bitcoin-qt console call sendrawtransaction command with your raw transaction number from step 4
sendrawtransaction "raw transaction number"
=> if no error occured, you are done!
- Just wait the usual time until the transaction shows in bitcoin wallet and counterwallet
uhh I donât have bitcoin-qtâŚ
It is a counterwallet bug or something simmilar?
there are any alternative wallet to use in counterwallet âchainâ?
Address that I created in Counterwallet to import FLDC?
It is 1Mc2omnefcMBoL26ALNziqmxmbwCabJxpE
@bitcoins
I mean Bitcoin Core
https://bitcoin.org/bin/bitcoin-core-0.14.0/bitcoin-0.14.0-win64-setup.exe
You need to import the BTC adress with SJCX to your local Bitcoin Core or else the above commands do not work.
@evolution:
Please open linux shell and enter command
curl
What does it return?
@bitcoins I sweeped STRJ without problems few days ago. But now have problems with FLDC
@foldinger curl: try âcurl --helpâ or âcurl --manualâ for more information
@evolution
Is the source btc address, where your FLDC currently are located, in your local Bitcoin Core client?
@foldinger no
Where is it? Maybe we need to import it to a local BitCoin Core client first.
I think I created it with bitaddress or smth⌠I have private key. Well I have Bitcoin Core on different PC, because here I have small SSD, so I can import it tomorrow.
What should I do after import?
If you add to your bitcoin.conf file
prune=1000
then the max used space will be limited to 4 GB.
But can I use bitcoin-qt without full blockchain on my SDD?
@evolution I have tried several days ago and today same results
@foldinger in a few days, when sincronization was done, write again!
do you know why i can´t use anymore the wallet link with password to open an old wallet (i have the private keys but i canât find the 12 phraseâŚ) the link is: https://counterwallet.co/#cp=U2FsdGVkX19NB1NjVLI3nBlhw4d/CObeUbRX3Y0H/O6xznf2K0gRAnX94Qh0P5ZmVB/RCo+OV8T7UF6uIouaOgBI2XrDApKouPGs9ciEdnjg8E0eNdIBz0iZMUYETSyk
Best and thanks!