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

Missing 2.22% in FOUNDATION_LEVY #13

Closed
johanneshahn opened this issue Nov 29, 2020 · 0 comments
Closed

Missing 2.22% in FOUNDATION_LEVY #13

johanneshahn opened this issue Nov 29, 2020 · 0 comments

Comments

@johanneshahn
Copy link
Member

epic v3: pub const FOUNDATION_LEVY: [u64; 8] = [888, 777, 666, 555, 444, 333, 111, 111];

epic v2: pub const FOUNDATION_LEVY: [f64; 9] = [0.0888, 0.0777, 0.0666, 0.0555, 0.0444, 0.0333, 0.0222, 0.0111, 0.0111,];

pub const FOUNDATION_LEVY: [u64; 8] = [888, 777, 666, 555, 444, 333, 111, 111];

johanneshahn added a commit that referenced this issue Apr 17, 2021
Missing 2.22% in FOUNDATION_LEVY #13
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

1 participant