Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difference in coin configuration file and documentation #37

Open
konak opened this issue Mar 6, 2022 · 1 comment
Open

Difference in coin configuration file and documentation #37

konak opened this issue Mar 6, 2022 · 1 comment

Comments

@konak
Copy link

konak commented Mar 6, 2022

Hi !

issue is with config.primary.coin.rewards property. In documentation it is described as a string property:

/ Type: String
config.primary.coin.rewards = '' | [string]

but in config file I see:

// Rewards Configuration
config.primary.coin.rewards = {};
config.primary.coin.rewards.type = '';
config.primary.coin.rewards.addresses = [];

Seems there is a need to update documentation:
https://blinkhash.com/docs/foundation/configurations

@blinkhash
Copy link
Owner

Thanks for letting me know! Yep there's a decent amount of documentation that needs to be updated, I'll definitely get around to it at some point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants