add_auth_descriptor
Adds a new auth descriptor to an account. The account in question will be the account which is referred to by the preceding auth operation.
Must be signed by an auth descriptor with accounts.auth_flags.ACCOUNT
that is already associated with the account, as well as the signer of the new auth descriptor. In case the new auth descriptor is a multi sig auth descriptor, every signer that is part of the auth descriptor must sign this operation, even if the number of required signatures is less than the number of signers.
Parameters
new_desc
the auth descriptor to add to the account