pub fn build_client( wallet: LocalWallet, chain_id: usize, provider: Arc<Provider<Ws>>, ) -> Arc<WsWalletSigner>