Class OutputDescriptor.Multi
public class OutputDescriptor.Multi : OutputDescriptor, IEquatable<OutputDescriptor>
- Inheritance
-
OutputDescriptor.Multi
- Implements
- Inherited Members
- Extension Methods
Fields
PkProviders
public List<PubKeyProvider> PkProviders
Field Value
Properties
IsSorted
public bool IsSorted { get; }
Property Value
IsTapScript
public bool IsTapScript { get; }
Property Value
Threshold
public uint Threshold { get; }