get_auth_descriptors_by_signer
function get_auth_descriptors_by_signer(account_id: byte_array, signer: byte_array): list<(id: byte_array, account_id: byte_array, auth_type: auth_type, args: gtv, rules: gtv, created: integer)>(source)
Returns all auth descriptors of which the signer takes part that are registered to a specific account.
Parameters
account_id
the account ID
signer
the pubkey or EVM address (without 0x) of the signer