Author

Topic: Bitcoin-cli Balance Always 0.00... ? Please Help! (Read 675 times)

copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
Ok. Thank you very much dude. Smiley

[edit] I'm working to install Electrum on my debian server. "Electrum" is ok but "Electrum-server" leveldb 22GB?
How to use Electrum-Server without leveldb...
I want to RPC connect with .conf file to my web server... Please help meee! Sad 

Why a server? Setting up an electrum server will put you in the same spot, the need to sync a full node. I thought thats not what you wanted?

btw the electrum section is here -> https://bitcointalk.org/index.php?board=98.0
full member
Activity: 346
Merit: 102
Ok. Thank you very much dude. Smiley

[edit] I'm working to install Electrum on my debian server. "Electrum" is ok but "Electrum-server" leveldb 22GB?
How to use Electrum-Server without leveldb...
I want to RPC connect with .conf file to my web server... Please help meee! Sad 
staff
Activity: 3458
Merit: 6793
Just writing some code
What can I use? I want to use on Tor Network. Therefore "anonimty" is important.
What do you suggest? Simply and Easy?
You could keep using Bitcoin Core but the syncing will take a while so it will be a few hours to a few days before you can actually use it.

Otherwise, I suggest that you use electrum. It can also be proxied to use Tor so that you are anonymous.
full member
Activity: 346
Merit: 102
What can I use? I want to use on Tor Network. Therefore "anonimty" is important.
What do you suggest? Simply and Easy?
staff
Activity: 3458
Merit: 6793
Just writing some code
You are not synced yet. Wait for Bitcoin Core to finish fully syncing. According to that output, you are only at block 181815. Anything after that block will not appear. The network is currently at block 395040.

Also, why are you using a build of the master branch?
full member
Activity: 346
Merit: 102
Hi everyone; I use bitcoind on debian;

bitcoin-cli getinfo;

Code:
"version": 129900,
  "protocolversion": 70012,
  "walletversion": 60000,
  "balance": 0.00000000,
  "blocks": 181815,
  "timeoffset": -2,
  "connections": 8,
  "proxy": "",
  "difficulty": 1591074.961847305,
  "testnet": false,
  "keypoololdest": 1453732638,
  "keypoolsize": 101,
  "unlocked_until": 1453757916,
  "paytxfee": 0.00000000,
  "relayfee": 0.00001000,
  "errors": "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"

Have 0,5 Bitcoin in wallet, but
Code:
bitcoin-cli getbalance


I see that always!!!
Code:
0.00000000

In fact, I dump privkey in my iPhone wallet I can see right balance...

Please help me! Sad Sad
Jump to: