Use RPC endpoint of the provided network entrypoint rather than searching for the leader
This commit is contained in:
@@ -52,6 +52,7 @@ pub fn parse_args(matches: &ArgMatches<'_>) -> Result<WalletConfig, Box<dyn erro
|
||||
proxy,
|
||||
drone_port: None,
|
||||
rpc_client: None,
|
||||
rpc_port: None,
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user