From 4789bd85d599b9318004b4fc6312cababe6bcb40 Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Mon, 3 Jun 2024 08:58:44 -0400 Subject: [PATCH] cleanup --- shared/auth.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/shared/auth.py b/shared/auth.py index ce031315..73cfa018 100644 --- a/shared/auth.py +++ b/shared/auth.py @@ -832,10 +832,6 @@ class ApproveTransaction(UserAuthorizedAction): continue break - # TODO ofter to share / or auto-share over NFC if that seems appropraite - #if NFC: - #NFC.share_signed_psbt(TXN_OUTPUT_OFFSET, self.result[0], self.result[1]) - async def save_visualization(self, msg, sign_text=False): # write text into spi flash, maybe signing it as we go # - return length and checksum