Table of Contents

Class DAORules

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

Properties

AttendanceRequired

public ulong AttendanceRequired { get; init; }

Property Value

ulong

OracleSpendDelay

public ulong OracleSpendDelay { get; init; }

Property Value

ulong

PassPercentage

public ulong PassPercentage { get; init; }

Property Value

ulong

ProposalMinimumAmount

public ulong ProposalMinimumAmount { get; init; }

Property Value

ulong

ProposalTimelock

public ulong ProposalTimelock { get; init; }

Property Value

ulong

SelfDestructLength

public ulong SelfDestructLength { get; init; }

Property Value

ulong

SoftCloseLength

public ulong SoftCloseLength { get; init; }

Property Value

ulong