We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e359fe commit 2f2f668Copy full SHA for 2f2f668
runtimes/eden/src/pallets_nodle.rs
@@ -52,7 +52,8 @@ lazy_static! {
52
Perbill::from_perthousand(38),
53
54
Perbill::from_perthousand(37),
55
- Perbill::from_perthousand(35)Perbill::from_perthousand(34),
+ Perbill::from_perthousand(35),
56
+ Perbill::from_perthousand(34),
57
Perbill::from_perthousand(32),
58
Perbill::from_perthousand(30),
59
Perbill::from_perthousand(28),
0 commit comments