Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Co-authored-by: Brice Dobry <[email protected]>
  • Loading branch information
jcnelson and obycode authored Jun 12, 2024
1 parent 04a9f8d commit 7b4578b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stackslib/src/net/tests/relay/nakamoto.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ use crate::net::tests::relay::epoch2x::broadcast_message;
use crate::net::{Error as NetError, *};
use crate::util_lib::test::*;

/// Everything in a TestPeer, except the coordinator (which is encombered by the lifetime of its
/// Everything in a TestPeer, except the coordinator (which is encumbered by the lifetime of its
/// chains coordinator's event observer)
struct ExitedPeer {
pub config: TestPeerConfig,
Expand Down

0 comments on commit 7b4578b

Please sign in to comment.