Table of Contents

Class OutputDescriptor.Multi

Namespace
NBitcoin.Scripting
Assembly
NArk.Abstractions.dll
public class OutputDescriptor.Multi : OutputDescriptor, IEquatable<OutputDescriptor>
Inheritance
OutputDescriptor.Multi
Implements
Inherited Members
Extension Methods

Fields

PkProviders

public List<PubKeyProvider> PkProviders

Field Value

List<PubKeyProvider>

Properties

IsSorted

public bool IsSorted { get; }

Property Value

bool

IsTapScript

public bool IsTapScript { get; }

Property Value

bool

Threshold

public uint Threshold { get; }

Property Value

uint