philip/demurrage-token-deploy #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "philip/demurrage-token-deploy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This MR adds the ability to deploy demurrage tokens
@ -110,3 +110,3 @@
pass
except IsADirectoryError:
except IsADirectoryError as e:
logg.debug('could not parse code as file: {}'.format(e))
probably debug output should be slightly different here to disambiguate?
Outdated
Pull request closed