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

Fix Demurrage for private balance pallet #50

Open
echevrier opened this issue Feb 27, 2023 · 0 comments
Open

Fix Demurrage for private balance pallet #50

echevrier opened this issue Feb 27, 2023 · 0 comments
Labels
A2-applibs Affects app-libs, i.e. runtime or stf (According to integritee worker) F2-bug Something isn't working P0-dropeverything

Comments

@echevrier
Copy link
Collaborator

The demurrage is defined per parentchain block. The balance pallet get the number of block from the System pallet.
One way to fix it: see encointer/pallets#300

@echevrier echevrier added F2-bug Something isn't working A2-applibs Affects app-libs, i.e. runtime or stf (According to integritee worker) P0-dropeverything labels Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A2-applibs Affects app-libs, i.e. runtime or stf (According to integritee worker) F2-bug Something isn't working P0-dropeverything
Projects
None yet
Development

No branches or pull requests

1 participant