Properties
depositParams
depositParams: { maxDepositPeriod: number; minDepositList: Coin[] }
Type declaration
maxDepositPeriod: number
minDepositList: Coin[]
tallyParams
tallyParams: { quorum: string; threshold: string; vetoThreshold: string }
Type declaration
quorum: string
threshold: string
vetoThreshold: string
votingParams
votingParams: { votingPeriod: number }