ekonomia-tech / protocol-alpha

Alpha version of a DeFi stablecoin protocol
GNU General Public License v3.0
4 stars 0 forks source link

Add in sendTransaction() for debugging #97

Closed davekaj closed 1 year ago

davekaj commented 1 year ago

Primary Goals of PR

Add in sendTransaction() to help with debugging, handling errors, etc.

ALSO - updated ModuleManager to deploy the delay as 1 second, so its just easier to work with while we are in test mode

Core changes: