Type alias ElectionGovernorMetadata

ElectionGovernorMetadata: {
    minCandidateBalance: bigint;
    quota: number;
}

Type declaration

  • minCandidateBalance: bigint
  • quota: number