IMultisigAggregatedSignature
Namespace: IotaSdk
public interface IMultisigAggregatedSignature : System.IEquatable`1[[IotaSdk.MultisigAggregatedSignature, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
Implements IEquatable<MultisigAggregatedSignature>
Attributes NullableContextAttribute
Methods
Bitmap()
The bitmap that indicates which committee members provided their signature.
ushort Bitmap()
Returns
Committee()
MultisigCommittee Committee()
Returns
Signatures()
The list of signatures from committee members
MultisigMemberSignature[] Signatures()