GovParams: {
    deposit_params: DepositParams | null;
    tally_params: TallyParams | null;
    voting_params: VotingParams | null;
}

Type declaration

Generated using TypeDoc