From 4ed1b1d21be8f35dcbd4b7afb289214a6f47df76 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 29 Dec 2022 22:38:36 +0000 Subject: shop --- shop.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/shop.lua b/shop.lua index bfa819c..5c2caa6 100644 --- a/shop.lua +++ b/shop.lua @@ -54,7 +54,6 @@ while true do m.write(our_addr) end if msg.type == "event" and msg.event == "transaction" then - print(msgtxt) require"cc.pretty".pretty_print(proctrans(msg.transaction)) end end -- cgit v1.2.3