how to get confirmed balance for bitcoin testnet server?

0

I can't get confirmed BTC from https://tpfaucet.appspot.com/ server.

Tried many address and can't get balance with confirmation. for that reason my testnet server balance is always 0.0

bitcoin.conf

rpcuser=bitcoinrpc

rpcpassword=random string

testnet=1

address get by getnewaddress:myVwyA9ooffVDqvbRJC4Kmspu2rDJBacTk

i used https://www.blocktrail.com/tBTC for know about my transaction and it's said it unconfirmed.

For that reason I am not able to test my server purpose.

what should I do now???

Md Shahadat Hossain

Posted 2015-08-14T10:31:31.743

Reputation: 197

Question was closed 2015-08-14T10:38:34.580

This looks a lot like your previous question, http://bitcoin.stackexchange.com/questions/39083/testnet-server-wont-get-any-btc-from-tps-testnet-faucet-what-is-the-reason, and there's no indication that you've tried any of the things that Wizard Of Ozzie suggested. All that we know is that it doesn't work. This is not very helpful for debugging.

Nick ODell 2015-08-14T10:37:24.013

it's not duplicate. I have edit the definition of body. @NickODellMd Shahadat Hossain 2015-08-14T10:57:12.047

No answers