self.interface.trigger_callback("new_transaction")# Updated gets called too many times from other places as well; if we use that signal we get the notification three times
self.interface.network.trigger_callback("new_transaction")# Updated gets called too many times from other places as well; if we use that signal we get the notification three times