UpdateAccount2¶
Update the account nickname (account_name). The field is not unique.
- Service:
Walletonly
rpc UpdateAccount2 (AccountUpdateContract) returns (TransactionExtention) {}
See the corresponding HTTP endpoint at /wallet/updateaccount.
Update the account nickname (account_name). The field is not unique.
Wallet onlyrpc UpdateAccount2 (AccountUpdateContract) returns (TransactionExtention) {}
See the corresponding HTTP endpoint at /wallet/updateaccount.