extract_account_and_auth_descriptor

Extracts the account ID and auth descriptor ID from the args of the auth operation, which are the operations supported by is_auth_op

Return

a tuple containing (account_id, auth_descriptor_id)

Parameters

auth_args

the arguments that were passed to the auth operation.