Major refactoring of blockchain code into new sub-package.

This commit is contained in:
Kleissner
2021-10-11 01:21:38 +02:00
parent 7495b823e4
commit fbeb01e7ff
16 changed files with 818 additions and 744 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*.exe
log.txt
*debug_bin
self.*
self.*
test.*