update_citizen_type
@mount("citizens.update_citizen_type")
operation update_citizen_type(account_id: byte_array, new_type: citizen_types)
Changes the type of a citizen.
This opearation takes two parameters.
Parameters
account_id
new_type
Changes the type of a citizen.
This opearation takes two parameters.