Skip to content

Commit

Permalink
fix frozen-abi digest
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalojoec committed Dec 10, 2024
1 parent c28b934 commit 0f5aa14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/src/bank/serde_snapshot.rs
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ mod tests {
#[cfg_attr(
feature = "frozen-abi",
derive(AbiExample),
frozen_abi(digest = "2bWtYJSWVVvCEnBw6W2PsYZaR7RVs2V7CthFcHArdbUR")
frozen_abi(digest = "9NABbrKjv1mmcPAmvtav1tVq4cJ7tTwKpHbYj6RDp3hi")
)]
#[derive(Serialize)]
pub struct BankAbiTestWrapper {
Expand Down

0 comments on commit 0f5aa14

Please sign in to comment.