Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Increase statemine balance #808

Merged
merged 2 commits into from
Dec 1, 2021
Merged

Conversation

NachoPal
Copy link
Contributor

Fixes: #807

@apopiak
Copy link
Contributor

apopiak commented Nov 29, 2021

needs formatting

@apopiak
Copy link
Contributor

apopiak commented Nov 29, 2021

We should probably do the same for Statemint and Westmint?

@NachoPal
Copy link
Contributor Author

NachoPal commented Dec 1, 2021

Thanks for the formatting @chevdor

We should probably do the same for Statemint and Westmint?

Westmint & Statemint don't need it, the balance depends on the ED.

Statemine -> pub const EXISTENTIAL_DEPOSIT: Balance = CENTS / 10;
Statemint -> pub const EXISTENTIAL_DEPOSIT: Balance = 10 * CENTS;
Westmint -> pub const EXISTENTIAL_DEPOSIT: Balance = 100 * MILLICENTS;

@bkchr bkchr merged commit 3b6822d into master Dec 1, 2021
@bkchr bkchr deleted the nacho/increase-balances-statemine branch December 1, 2021 21:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Statemine balances are too low
4 participants