MultisigMemberProtocol
MultisigMemberProtocol
protocol MultisigMemberProtocol : AnyObject, Sendable
A member in a multisig committee
BCS
The BCS serialized form for this type is defined by the following ABNF:
multisig-member = multisig-member-public-key
u8 ; weight
There is also a legacy encoding for this type defined as:
legacy-multisig-member = legacy-multisig-member-public-key
u8 ; weight