Specification
GitHub
Preparing search index...
The search index is not available
L3RS-1 TypeScript SDK - v1.0.0
L3RS-1 TypeScript SDK
GovernanceModule
Interface GovernanceModule
§13.6 — Governance configuration: authorities and permitted override types.
interface
GovernanceModule
{
authorities
:
string
[]
;
overrideTypes
:
GovernanceAction
[]
;
quorumThreshold
:
number
;
}
Index
Properties
authorities
override
Types
quorum
Threshold
Properties
authorities
authorities
:
string
[]
override
Types
override
Types
:
GovernanceAction
[]
quorum
Threshold
quorum
Threshold
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authorities
override
Types
quorum
Threshold
Python
Go
Rust
Java
Solidity
Specification
GitHub
L3RS-1 TypeScript SDK - v1.0.0
Loading...
§13.6 — Governance configuration: authorities and permitted override types.