Update account permissions
Updates the owner and active permission structures of a TRON account. This allows fine-grained control over account access and required thresholds.
Request
This endpoint expects an object.
owner_address
Base58 address of the account to update.
owner
New owner permission structure.
actives
List of active permission structures.
visible
Indicates if the address is base58 (true) or hex (false).
Response
Unsigned transaction object for permission update.
visible
txID
raw_data
raw_data_hex