To obtain a list of multisig addresses where a given address is a part of, the current method I am using is "listaddresses * true" and parse the list for multisig addresses where the addresses property contains the given address. Is there a shorter way?