Skip to content
Snippets Groups Projects
Commit efed0681 authored by ArxysMarks's avatar ArxysMarks
Browse files

added atom confirmed notifier

parent 3840aa50
No related branches found
No related tags found
2 merge requests!430Develop port 02 12,!418added atom confirmed notifier
......@@ -54,6 +54,10 @@ class Chain(Protocol):
def addAtomNotify(*args):
pass
@staticmethod
def addAtomConfirmedNotify(*args):
pass
@staticmethod
def atomFindByHash(*args):
pass
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment