Skip to content

Commit f8b1747

Browse files
committed
Merge branch 'release-v0.5.5' of github.com:zeitgeistpm/zeitgeist into release-v0.5.5
2 parents 649dc08 + 89fb635 commit f8b1747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/common/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ macro_rules! decl_common_types {
9696
pub const CustomAssetsPalletStr: &'static str = "CustomAssets";
9797
pub const MarketAssetsPalletStr: &'static str = "MarketAssets";
9898
pub const LiquidityMiningPalletStr: &'static str = "LiquidityMining";
99-
pub const RikiddoPalletStr: &'static str = "Rikiddo";
99+
pub const RikiddoPalletStr: &'static str = "RikiddoSigmoidFeeMarketEma";
100100
pub const SimpleDisputesPalletStr: &'static str = "SimpleDisputes";
101101
}
102102

0 commit comments

Comments
 (0)