Skip to content

Commit

Permalink
Update setup.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Guayaba221 authored Dec 27, 2024
1 parent cdca497 commit a8b1f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/mock-node/src/setup.rs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ pub struct MockNode {
pub rpc_client: JsonRpcClient,
}

/// Setup up a mock node, including setting up
/// Set up a mock node, including setting up
/// a MockPeerManagerActor and a ClientActor and a ViewClientActor
/// `client_home_dir`: home dir for the new client
/// `network_home_dir`: home dir that contains the pre-generated chain history, will be used
Expand Down

0 comments on commit a8b1f0e

Please sign in to comment.