Bitcoin Forum

Other => Beginners & Help => Topic started by: maxnazarov on April 08, 2013, 05:40:30 PM



Title: Getting wallet balance with BitcoinJS + Bitcoin-lib (client lib)
Post by: maxnazarov on April 08, 2013, 05:40:30 PM
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/.