mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-05 21:10:57 +00:00
fixup! feat(python): rework channel database [no changelog]
This commit is contained in:
parent
a0173c08b8
commit
8d0d66db34
@ -387,7 +387,7 @@ def delete_channels() -> None:
|
||||
Delete cached channels.
|
||||
|
||||
Do not use together with the `-n` (`--no-store`) flag,
|
||||
as the JSON database will not be deleted.
|
||||
as the JSON database will not be deleted in that case.
|
||||
"""
|
||||
get_channel_db().clear_stored_channels()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user