From 7a61538fea92622e1182cd55d5fa8316c86265eb Mon Sep 17 00:00:00 2001 From: login Date: Sun, 13 Oct 2024 06:28:05 +0000 Subject: Fixed tcoin code1 and tcoin code2 leak, and refactored file permissions into a preprocessor macro Fixed issue with tcoin code1 and tcoin code2. Now they're sent via stdin instead of as arguments to tcoin. Refactored file permissions into a preprocessor macro. ---