get_auth_descriptor_counter
@mount("ft4.get_auth_descriptor_counter")
query get_auth_descriptor_counter(account_id: byte_array, auth_descriptor_id: byte_array): integer?(source)
Retrieves the current counter value of an auth descriptor.
Parameters
account_id
account which the auth descriptor is associated
auth_descriptor_id
id of the auth descriptor to get counter value for
See also
accounts. account_auth_descriptor
for more information about this value