From ed72e68773fe3bfbfde31d9579eaf3a726b450b2 Mon Sep 17 00:00:00 2001 From: Elias Rad <146735585+nnsW3@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:27:21 +0200 Subject: [PATCH 1/3] Update proto-docs.md --- docs/core/proto-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/proto-docs.md b/docs/core/proto-docs.md index 018dd494..70ef11d8 100644 --- a/docs/core/proto-docs.md +++ b/docs/core/proto-docs.md @@ -2671,7 +2671,7 @@ GenesisState defines the council module's genesis state. | 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 | From c3e0379d45125714dd0d3ce251718465e9d26b36 Mon Sep 17 00:00:00 2001 From: Elias Rad <146735585+nnsW3@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:27:59 +0200 Subject: [PATCH 2/3] Update Telemetry.md --- docs/Telemetry.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Telemetry.md b/docs/Telemetry.md index 8df75e5f..9a2f5b77 100644 --- a/docs/Telemetry.md +++ b/docs/Telemetry.md @@ -4,7 +4,7 @@ ## Enabling Kava Metric Telemetry -To enable the kava app to emit telemetry during operation, update the relevant config values to enable metrics: +To enable the Kava app to emit telemetry during operation, update the relevant config values to enable metrics: `config.toml` @@ -65,7 +65,7 @@ Update [prometheus config](../prometheus.yml) to collect metrics from your local ### Collecting from remote host -Update the kava config on the host and restart using the instructions from `Enabling Kava Metric Emission` +Update the Kava config on the host and restart using the instructions from `Enabling Kava Metric Emission` Install [ngrok](https://ngrok.com/download) on the remote host From aa046be4b706f0f78b6ac83cbc4c7240a4e69b2d Mon Sep 17 00:00:00 2001 From: Elias Rad <146735585+nnsW3@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:29:05 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85d821f1..7b296f40 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ Continue reading [here](https://docs.0g.ai/intro) if you want to learn more abou ## Support and Additional Resources -We want to do everything we can to help you be successful while working on your contribution and projects. Here you'll find various resources and communities that may help you complete a project or contribute to 0G. +We want to do everything we can to help you be successful while working on your contributions and projects. Here you'll find various resources and communities that may help you complete a project or contribute to 0G. ### Communities - [0G Telegram](https://t.me/web3_0glabs) -- [0G Discord](https://discord.com/invite/0glabs) \ No newline at end of file +- [0G Discord](https://discord.com/invite/0glabs)