Post
Topic
Board Beginners & Help
Topic OP
Getting wallet balance with BitcoinJS + Bitcoin-lib (client lib)
by
maxnazarov
on 08/04/2013, 17:40:30 UTC
I have server with BitcoinJS and Bitcoin ExitNode running. I try to fetch wallet balance from client with code from manual on wiki page. I have send money on client generated address, but app says that balance still 0 BTC. Please, see the code: http://jsfiddle.net/a6xfP/3/.