We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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,];
epic/core/src/consensus.rs
Line 175 in 4d6f983
The text was updated successfully, but these errors were encountered:
Merge pull request #15 from johanneshahn/develop
02a3a47
Missing 2.22% in FOUNDATION_LEVY #13
No branches or pull requests
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,];
epic/core/src/consensus.rs
Line 175 in 4d6f983
The text was updated successfully, but these errors were encountered: