Class DLProof
public record DLProof : IEquatable<DLProof>
  - Inheritance
 - 
      
      DLProof
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Properties
CoinId
public string CoinId { get; init; }
  Property Value
InnerPuzzleHash
public string InnerPuzzleHash { get; init; }
  Property Value
StoreProofs
public StoreProofs StoreProofs { get; init; }