With this method you can update the account parameters such as Nonce etc.
public boolean updateAccount()
//... if(account.updateAccount()){ //... } else { //... } //...
Last updated 10 days ago