Skip to content

Commit

Permalink
docs: update Anvil default port
Browse files Browse the repository at this point in the history
  • Loading branch information
MistApproach committed Aug 31, 2024
1 parent 1da0b9b commit 00051e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/node-bindings/src/anvil.rs
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ pub struct Anvil {

impl Anvil {
/// Creates an empty Anvil builder.
/// The default port is 8545. The mnemonic is chosen randomly.
/// The default port and the mnemonic are chosen randomly.
///
/// # Example
///
Expand Down

0 comments on commit 00051e4

Please sign in to comment.