erc20-demurrage-token
ERC20 token with redistributed continual demurrage
Info
|
Log
|
Files
|
Refs
|
README
error.py (47B)
1
class TxLimitException(RuntimeError):
2
pass