pub async fn get_async_rpc(
    client: &Arc<RwLock<AnchorClient>>
) -> Result<Arc<NonblockingRpcClient>, SbError>