mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-08-31 08:52:08 +00:00

mininode.py wildcard imports all names from primitives.py. This is to avoid having to change all test scripts that import from mininode.py.