Added notifications when receiving a new transaction
This commit is contained in:
@@ -90,6 +90,7 @@ class Interface(threading.Thread):
|
||||
self.unanswered_requests = {}
|
||||
#banner
|
||||
self.banner = ''
|
||||
self.pending_transactions = []
|
||||
|
||||
|
||||
def queue_json_response(self, c):
|
||||
|
||||
Reference in New Issue
Block a user