Table of Contents

Class NPCResult

Namespace
chia.dotnet
Assembly
chia-dotnet.dll
public record NPCResult : IEquatable<NPCResult>
Inheritance
NPCResult
Implements
Inherited Members
Extension Methods

Properties

Conds

public SpendBundleConditions Conds { get; init; }

Property Value

SpendBundleConditions

Error

public ushort? Error { get; init; }

Property Value

ushort?