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

#193 Enable governance module #278

Merged
merged 1 commit into from
Feb 28, 2019
Merged

#193 Enable governance module #278

merged 1 commit into from
Feb 28, 2019

Conversation

hleb-albau
Copy link
Contributor

No description provided.

app/genesis.go Outdated
GovData: gov.GenesisState{
StartingProposalID: 1,
DepositParams: gov.DepositParams{
MinDeposit: sdk.Coins{coin.NewCybCoin(100 * coin.Giga)},
Copy link
Member

@mastercyb mastercyb Feb 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It must be 1 TCYB. An argument is simple. It must be a bit harder to propose something for average Joe, hence we won't kill the quality of proposals

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is not final params, I prefer right now to use lower values to test chain.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, lets try

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did 0.5tcyb, as current top 50 network accs.

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

Successfully merging this pull request may close these issues.

None yet

2 participants