Coda by Ian Macalinao
Preparing search index...
@solana-programs/spl-governance
GovernanceConfigArgs
Type Alias GovernanceConfigArgs
type
GovernanceConfigArgs
=
{
communityVetoVoteThreshold
:
VoteThresholdArgs
;
communityVoteThreshold
:
VoteThresholdArgs
;
communityVoteTipping
:
VoteTippingArgs
;
councilVetoVoteThreshold
:
VoteThresholdArgs
;
councilVoteThreshold
:
VoteThresholdArgs
;
councilVoteTipping
:
VoteTippingArgs
;
depositExemptProposalCount
:
number
;
minCommunityWeightToCreateProposal
:
number
|
bigint
;
minCouncilWeightToCreateProposal
:
number
|
bigint
;
minTransactionHoldUpTime
:
number
;
votingBaseTime
:
number
;
votingCoolOffTime
:
number
;
}
Index
Properties
community
Veto
Vote
Threshold
community
Vote
Threshold
community
Vote
Tipping
council
Veto
Vote
Threshold
council
Vote
Threshold
council
Vote
Tipping
deposit
Exempt
Proposal
Count
min
Community
Weight
To
Create
Proposal
min
Council
Weight
To
Create
Proposal
min
Transaction
Hold
Up
Time
voting
Base
Time
voting
Cool
Off
Time
Properties
community
Veto
Vote
Threshold
communityVetoVoteThreshold
:
VoteThresholdArgs
community
Vote
Threshold
communityVoteThreshold
:
VoteThresholdArgs
community
Vote
Tipping
communityVoteTipping
:
VoteTippingArgs
council
Veto
Vote
Threshold
councilVetoVoteThreshold
:
VoteThresholdArgs
council
Vote
Threshold
councilVoteThreshold
:
VoteThresholdArgs
council
Vote
Tipping
councilVoteTipping
:
VoteTippingArgs
deposit
Exempt
Proposal
Count
depositExemptProposalCount
:
number
min
Community
Weight
To
Create
Proposal
minCommunityWeightToCreateProposal
:
number
|
bigint
min
Council
Weight
To
Create
Proposal
minCouncilWeightToCreateProposal
:
number
|
bigint
min
Transaction
Hold
Up
Time
minTransactionHoldUpTime
:
number
voting
Base
Time
votingBaseTime
:
number
voting
Cool
Off
Time
votingCoolOffTime
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
community
Veto
Vote
Threshold
community
Vote
Threshold
community
Vote
Tipping
council
Veto
Vote
Threshold
council
Vote
Threshold
council
Vote
Tipping
deposit
Exempt
Proposal
Count
min
Community
Weight
To
Create
Proposal
min
Council
Weight
To
Create
Proposal
min
Transaction
Hold
Up
Time
voting
Base
Time
voting
Cool
Off
Time
Coda by Ian Macalinao
Loading...