cargo fmt
rustfmt 0.6.1-stable (49279d71 2018-05-08)
This commit is contained in:
@ -146,7 +146,7 @@ fn main() -> io::Result<()> {
|
||||
if client.check_signature(&sig) {
|
||||
println!("Signature found at bank id {:?}", id);
|
||||
} else {
|
||||
println!("Uh oh... Signature not found!");
|
||||
println!("Uh oh... Signature not found!");
|
||||
}
|
||||
}
|
||||
None => {
|
||||
|
Reference in New Issue
Block a user