From 47a4df0322a34f5feba10c29c5e6a3eb5360c72a Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Wed, 8 Dec 2021 22:45:01 -0500 Subject: [PATCH] Update for 08-12-21 22:45 --- lang/Solidity.wiki | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lang/Solidity.wiki b/lang/Solidity.wiki index 1d7db67..714d17c 100644 --- a/lang/Solidity.wiki +++ b/lang/Solidity.wiki @@ -10,8 +10,7 @@ in three phases 1) check conditions 2) perform actions (possibly changing the conditions) -3) Interact with the other contract - +3) Interact with the other contracts == Keywords ==