This commit is contained in:
Peter D. Gray 2024-03-21 16:33:14 -04:00
parent 697ebc6599
commit df8901ca3a
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -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