I have setup three node istanbul network with three validator. All node are connected and sync with each other. But when I transfer ether from one account to another, it return a Tx hash. When I check Tx with Tx hash, it show me Tx successfully mine in N block. But problem is, neither ether deduct from account nor add in another account.
Actual behaviour
Ether successfully transfer from one account to another account
System information
Geth version: 1.7.2-stable
OS & Version: Ubuntu 16.04
Expected behaviour
I have setup three node istanbul network with three validator. All node are connected and sync with each other. But when I transfer ether from one account to another, it return a Tx hash. When I check Tx with Tx hash, it show me Tx successfully mine in N block. But problem is, neither ether deduct from account nor add in another account.
Actual behaviour
Ether successfully transfer from one account to another account
Steps to reproduce the behaviour