Table of Contents

Class StoreProofs

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

Properties

Proofs

public IEnumerable<Proof> Proofs { get; init; }

Property Value

IEnumerable<Proof>

StoreId

public string StoreId { get; init; }

Property Value

string