Skip to content

Commit

Permalink
update digest
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Dec 2, 2024
1 parent 510ded0 commit 4f87316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/genesis_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pub const UNUSED_DEFAULT: u64 = 1024;
#[cfg_attr(
feature = "frozen-abi",
derive(AbiExample),
frozen_abi(digest = "iDVgqt11gc2Fnu2mrkMsfsjfonDQ5mGX26vQwLivo7M")
frozen_abi(digest = "D9VFRSj4fodCuKFC9omQY2zY2Uw8wo6SzJFLeMJaVigm")
)]
#[derive(Serialize, Deserialize, Debug, Clone, PartialEq)]
pub struct GenesisConfig {
Expand Down

0 comments on commit 4f87316

Please sign in to comment.