This website requires JavaScript.
Explore
Help
Register
Sign In
noisymime
/
chia-blockchain
mirror of
https://github.com/noisymime/chia-blockchain.git
Watch
1
Star
0
Fork
You've already forked chia-blockchain
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cc3b51a1a1
chia-blockchain
/
definitions.py
5 lines
96 B
Python
Raw
Blame
History
import
os
from
pathlib
import
Path
ROOT_DIR
=
Path
(
os
.
path
.
dirname
(
os
.
path
.
abspath
(
__file__
)
)
)
Reference in New Issue
View Git Blame
Copy Permalink