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 e1ef624 commit 77a7601Copy full SHA for 77a7601
genesis-config/src/lib.rs
@@ -49,7 +49,7 @@ pub const UNUSED_DEFAULT: u64 = 1024;
49
#[cfg_attr(
50
feature = "frozen-abi",
51
derive(AbiExample),
52
- frozen_abi(digest = "3tUUJkZiUUGfuNCXbDuDR6KCQYPsh3m3cPw5vVUSt113")
+ frozen_abi(digest = "CR76YX4Y3eHSCoRzkBEaJv7p3vAShUT56fX8WERoLBAp")
53
)]
54
55
feature = "serde",
0 commit comments