solana_banks_client

Function start_client

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