Skip to content

Commit

Permalink
update digest
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Oct 7, 2024
1 parent 7ed7b33 commit ac4914e
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 @@ -535,7 +535,7 @@ mod tests {
#[cfg_attr(
feature = "frozen-abi",
derive(AbiExample),
frozen_abi(digest = "8hwm4YsQXJWGZdp762SkJnDok29LXKwFtmW9oQ2KSzrN")
frozen_abi(digest = "CYtPGdqXWdV5JvksAjMKxPUQziDTXoed6exZNCoqafGT")
)]
#[derive(Serialize)]
pub struct BankAbiTestWrapper {
Expand Down

0 comments on commit ac4914e

Please sign in to comment.