Format Rust code using rustfmt

This commit is contained in:
github-actions[bot] 2024-04-02 15:34:14 +00:00 committed by GitHub
parent f93fac36c8
commit 026aba63a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1557,7 +1557,7 @@ pub enum NetAction {
Verify {
from: Address,
signature: Vec<u8>,
}
},
}
/// For now, only sent in response to a ConnectionRequest.