From 81f14dc0b6001f221a3a824f8c689a9d492e7c55 Mon Sep 17 00:00:00 2001 From: Willian Mitsuda Date: Thu, 15 Jul 2021 02:40:11 -0300 Subject: [PATCH] Add API level check --- src/ConnectionErrorPanel.tsx | 6 +++--- src/params.ts | 2 ++ src/useProvider.ts | 15 +++++++++------ 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/src/ConnectionErrorPanel.tsx b/src/ConnectionErrorPanel.tsx index c03ce84..47b1584 100644 --- a/src/ConnectionErrorPanel.tsx +++ b/src/ConnectionErrorPanel.tsx @@ -66,10 +66,10 @@ const ConnectionErrorPanel: React.FC = ({ - Make sure you compiled rpcdaemon with Otterscan patches and - enabled ots_ namespace according to the{" "} + Make sure you compiled rpcdaemon with compatible Otterscan patches + and enabled ots_ namespace according to the{" "}