Encrypt-S / NavMorph

Swap and send Cryptocurrency anonymously
https://www.navcoin.org
MIT License
14 stars 0 forks source link

155 setup process handler #172

Closed matt-auckland closed 6 years ago

matt-auckland commented 6 years ago

This is the skeleton for the process that will drive Polymorph's transaction sending. When the sever starts we run some checks to make sure everything is working, then we start run a process every 3 minutes (iirc). That process runs some checks and then it calls methods to send transactions. We use some flags to prevent a new 'loop' starting if an older loop is still running.