mirror of
git://holbrook.no/erc20-demurrage-token
synced 2026-05-02 20:33:43 +02:00
Rename module, add test base and two basic tests to chainlib
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
3
python/erc20_demurrage_token/data/__init__.py
Normal file
3
python/erc20_demurrage_token/data/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import os
|
||||
|
||||
data_dir = os.path.realpath(os.path.dirname(__file__))
|
||||
Reference in New Issue
Block a user