DefaultConfig
Implementation of the default Governor ImmutableConfig.
See https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-107.md#defaultconfig-implementation
The DEFAULT_PARAMS is set to an empty span of felts.
Fully qualified path: openzeppelin_governance::governor::governor::DefaultConfig
pub impl DefaultConfig of ImmutableConfig;
Impl functions
DEFAULT_PARAMS
Fully qualified path: openzeppelin_governance::governor::governor::DefaultConfig::DEFAULT_PARAMS
fn DEFAULT_PARAMS() -> Span<felt252>