Update frozen_abi hashes

The movement of files in sdk/ caused ABI hashes to change
This commit is contained in:
Michael Vines
2020-10-22 10:32:35 -07:00
parent dd711ab5fb
commit a4956844bd
12 changed files with 13 additions and 13 deletions

View File

@@ -89,7 +89,7 @@ pub(crate) struct ComputedBankState {
pub pubkey_votes: Arc<PubkeyVotes>,
}
#[frozen_abi(digest = "2ZUeCLMVQxmHYbeqMH7M97ifVSKoVErGvRHzyxcQRjgU")]
#[frozen_abi(digest = "Eay84NBbJqiMBfE7HHH2o6e51wcvoU79g8zCi5sw6uj3")]
#[derive(Clone, Serialize, Deserialize, Debug, PartialEq, AbiExample)]
pub struct Tower {
node_pubkey: Pubkey,