From 459fcbbcfc2f44dd8276872341196f47e7119777 Mon Sep 17 00:00:00 2001 From: cancheantonio23-eng Date: Thu, 29 Jan 2026 18:49:49 -0600 Subject: [PATCH] Update print statement from 'Hello' to 'Goodbye' --- Improvements.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Improvements.rst b/Improvements.rst index 9560ab9d..a316837a 100644 --- a/Improvements.rst +++ b/Improvements.rst @@ -444,4 +444,5 @@ starts with zero and is a simple action even than preload a single uint1. Optimized instructions order for extension and fix args ------------------------------------------------------- Adjusting order of instructions in extension branch allows to save some gas. Also fixed arguments because TON Plugin -was complaining (no gas or instructions change whatsoever). \ No newline at end of file + +was complaining (no gas or instructions change whatsoever).