From df8901ca3ae90eaa136ab0e4617783c982b5de54 Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Thu, 21 Mar 2024 16:33:14 -0400 Subject: [PATCH] planned --- shared/nvstore.py | 1 - 1 file changed, 1 deletion(-) diff --git a/shared/nvstore.py b/shared/nvstore.py index ad96f518..f5bf6edb 100644 --- a/shared/nvstore.py +++ b/shared/nvstore.py @@ -56,7 +56,6 @@ from utils import call_later_ms # seeds = list of stored secrets for seedvault feature # bright = (int:0-255) LCD brightness when on battery # notes = (complex) Secure notes held for user, see notes.py -# MAYBE: own = (complex) Records about wallets we know about, see ownership.py # paths = (list of tuples: (addr_fmt, deriv_path)) Single-sig wallets we've seen them use # Stored w/ key=00 for access before login