Skip to content

Commit

Permalink
update VoteTransaction digest
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Jul 12, 2024
1 parent 0dda9e5 commit bf6ef2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/vote/src/vote_state/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ use {
#[cfg_attr(
feature = "frozen-abi",
derive(AbiExample, AbiEnumVisitor),
frozen_abi(digest = "EcS3xgfomytEAQ1eVd8R76ZejwyHp2Ed8dHqQWh6zi5v")
frozen_abi(digest = "8639DPvAE1VTAQo6MJRP57UsghJDRfKYP33Rok2Y6MhS")
)]
#[derive(Debug, PartialEq, Eq, Clone, Serialize, Deserialize)]
pub enum VoteTransaction {
Expand Down

0 comments on commit bf6ef2a

Please sign in to comment.