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. +
+
+