mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-01 14:26:02 +00:00
Merge aa046be4b7
into 80208ed9b7
This commit is contained in:
commit
b85d9e074b
@ -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)
|
||||
- [0G Discord](https://discord.com/invite/0glabs)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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 |
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user