Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-tribeca
GovernanceParametersArgs
Interface GovernanceParametersArgs
interface
GovernanceParametersArgs
{
quorumVotes
:
number
|
bigint
;
timelockDelaySeconds
:
number
|
bigint
;
votingDelay
:
number
|
bigint
;
votingPeriod
:
number
|
bigint
;
}
Index
Properties
quorum
Votes
timelock
Delay
Seconds
voting
Delay
voting
Period
Properties
quorum
Votes
quorumVotes
:
number
|
bigint
timelock
Delay
Seconds
timelockDelaySeconds
:
number
|
bigint
voting
Delay
votingDelay
:
number
|
bigint
voting
Period
votingPeriod
:
number
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
quorum
Votes
timelock
Delay
Seconds
voting
Delay
voting
Period
Coda by Ian Macalinao
Loading...