This repository has been archived on 2023-03-01. You can view files and clone it, but cannot push or open issues or pull requests.
erc20-demurrage-token-archive/python/erc20_demurrage_token/sim/error.py

3 lines
47 B
Python

class TxLimitException(RuntimeError):
pass