Skip to content

Commit

Permalink
fmt...
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun committed Jun 18, 2020
1 parent 529f6c7 commit 5ca19c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/consensus.rs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ impl StakeLockout {
}
}

#[frozen_abi(digest="2ZUeCLMVQxmHYbeqMH7M97ifVSKoVErGvRHzyxcQRjgU")]
#[frozen_abi(digest = "2ZUeCLMVQxmHYbeqMH7M97ifVSKoVErGvRHzyxcQRjgU")]
#[derive(Serialize, AbiExample)]
pub struct Tower {
node_pubkey: Pubkey,
Expand Down

0 comments on commit 5ca19c4

Please sign in to comment.