diff --git a/src/config/mod.rs b/src/config/mod.rs index e90ab94..50b9c9d 100644 --- a/src/config/mod.rs +++ b/src/config/mod.rs @@ -67,7 +67,7 @@ pub struct Config { pub checkpoint_sync_url: Option, /// The port of the `Magi` RPC server pub rpc_port: u16, - /// The socket address of RPC server + /// The socket address of the RPC server pub rpc_addr: String, /// The devnet mode. /// If devnet is enabled.