frenchtoasters / TrueD_ex

MIT License
0 stars 0 forks source link

Notification system #7

Open frenchtoasters opened 6 years ago

frenchtoasters commented 6 years ago

Need to figure out how to do notifications to clients of actions. Could possibly be in from actions.Notifications import created, failed, transferred, filled, cancelled

frenchtoasters commented 6 years ago

Using this library should allow for the notifications to work, can probably remote the class? Or does it matter :thinking:

https://github.com/CityOfZion/neo-boa/blob/master/boa/interop/Neo/Runtime.py