chia-blockchain/definitions.py
Mariano Sorgente a479a506f9 Scripts (#14)
* Start block UI stuff

* Start with block search

* Create connections from the UI

* Add plot directory

* Add scripts for key generation, and plotting

* Remove keys and plot config

* Add scripts for key generation, and plotting

* Readme, comments
2019-11-08 16:51:01 -05:00

4 lines
65 B
Python

import os
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))