multi_sig_auth_descriptor
function multi_sig_auth_descriptor(signers: list<byte_array>, signatures_required: integer, flags: set<text>): auth_descriptor(source)
Creates a multi-signature auth descriptor given the arguments with no expiration rules.
Parameters
signers
The signers for the auth descriptor
signatures_required
How many signers are needed to authorize an operation
flags
The flags defining the level of authorization