Table of Contents

Class DLProof

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

Properties

CoinId

public string CoinId { get; init; }

Property Value

string

InnerPuzzleHash

public string InnerPuzzleHash { get; init; }

Property Value

string

StoreProofs

public StoreProofs StoreProofs { get; init; }

Property Value

StoreProofs