setRpcUrl Sets the backend RPC URL. Usage example.tsclient.tsFileexample.tsimport { testClient } from './client' await testClient.setRpcUrl('https://eth-mainnet.g.alchemy.com/v2')