IHaiGovernor

Git Source

Structs

HaiGovernorParams

struct HaiGovernorParams {
  uint48 votingDelay;
  uint32 votingPeriod;
  uint48 quorumVoteExtension;
  uint256 proposalThreshold;
  uint256 quorumNumeratorValue;
  uint256 timelockMinDelay;
}