Typo fix proto-docs.md

This commit is contained in:
Hack666r 2025-01-13 20:30:21 +01:00 committed by GitHub
parent 2fa73957a9
commit aaeb15cd0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2671,7 +2671,7 @@ GenesisState defines the council module's genesis state.
| Field | Type | Label | Description | | Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- | | ----- | ---- | ----- | ----------- |
| `params` | [Params](#kava.community.v1beta1.Params) | | params defines all the parameters related to commmunity | | `params` | [Params](#kava.community.v1beta1.Params) | | params defines all the parameters related to community |
| `staking_rewards_state` | [StakingRewardsState](#kava.community.v1beta1.StakingRewardsState) | | StakingRewardsState stores the internal staking reward data required to track staking rewards across blocks | | `staking_rewards_state` | [StakingRewardsState](#kava.community.v1beta1.StakingRewardsState) | | StakingRewardsState stores the internal staking reward data required to track staking rewards across blocks |