updateAccount method
- String correlationId,
- AccountV1 account
Updates an account.
correlation_id
(optional) transaction id to trace execution through call chain.account
an account to be updated. Return (optional) Future that receives updated account Throws error.