fix #3845
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user