From 577ab52a4ee892aee89ad528783f5cc5a2ef9802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Kosi=C5=84ski?= Date: Tue, 20 Mar 2018 11:26:51 +0100 Subject: [PATCH] Title and explanation --- .../components/Fields/SchedulingFields.tsx | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/common/containers/Tabs/SendTransaction/components/Fields/SchedulingFields.tsx b/common/containers/Tabs/SendTransaction/components/Fields/SchedulingFields.tsx index 89cfd6a6..56448c50 100644 --- a/common/containers/Tabs/SendTransaction/components/Fields/SchedulingFields.tsx +++ b/common/containers/Tabs/SendTransaction/components/Fields/SchedulingFields.tsx @@ -17,9 +17,22 @@ import translate from 'translations'; import { AppState } from 'reducers'; import { NonStandardTransaction } from './components'; +import { NewTabLink } from 'components/ui'; + +const EACLink = () => ( + +); const content = (
+
+
+

ChronoLogic Scheduler

+ Powered by the , ChronoLogic Scheduler is a decentralized scheduling protocol + based on the Ethereum blockchain. +
+
+