Coda by Ian Macalinao
Preparing search index...
@solana-programs/tribeca
GovernanceParameters
Type Alias GovernanceParameters
type
GovernanceParameters
=
{
quorumVotes
:
bigint
;
timelockDelaySeconds
:
bigint
;
votingDelay
:
bigint
;
votingPeriod
:
bigint
;
}
Index
Properties
quorum
Votes
timelock
Delay
Seconds
voting
Delay
voting
Period
Properties
quorum
Votes
quorumVotes
:
bigint
timelock
Delay
Seconds
timelockDelaySeconds
:
bigint
voting
Delay
votingDelay
:
bigint
voting
Period
votingPeriod
:
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...