Hi,
I wish to know balance using web3.fromWei(webchain.getBalance('walletaddress'), "ether"), but always showing 0 but I have received coins from pool, how to update my wallet, please let me know.
It network synchronisation idle, you need some time to wait . You always can check your actual balance at
https://explorer.webchain.network/home by pasting your wallet number (with 0x at the beginning) to search field at the right top of the page
BTW you use this method for synchronisation :
github.com/webchain-network/webchaind#fast-synchronisation it's much faster