Represents the response data for a multisig retrieval, containing the multisig public key structure and its corresponding Sui address.
The Sui address derived from publicKey.
publicKey
The structured 1-of-2 multisig public key with the shared-custody and user Ed25519 keys, each with weight 1.
1
Represents the response data for a multisig retrieval, containing the multisig public key structure and its corresponding Sui address.