UpdateAccount

修改账户的名称

返回值

Transaction对象 - JSON object:未签名的交易,包含的字段请参考交易章节,由于交易类型为AccountUpdateContract,所以交易中的raw_data.contract[0].parameter.value中包含的字段如下:

字段类型描述
owner_addressstring账户地址
account_namestring账户名称
Language
Click Try It! to start a request and see the response here!