Function solana_banks_client::start_client

source ยท
pub async fn start_client<C>(
    transport: C,
) -> Result<BanksClient, BanksClientError>