1
0
This commit is contained in:
ThomasV
2018-02-05 16:08:57 +01:00
parent c3f3843cc3
commit f39f43d58c
3 changed files with 4 additions and 9 deletions

View File

@@ -89,7 +89,6 @@ class CScreen(Factory.Screen):
# note: this list needs to be kept in sync with another in qt
TX_ICONS = [
"close",
"close",
"close",
"unconfirmed",

View File

@@ -34,7 +34,6 @@ from electrum.util import timestamp_to_datetime, profiler
# note: this list needs to be kept in sync with another in kivy
TX_ICONS = [
"warning.png",
"warning.png",
"warning.png",
"unconfirmed.png",