[harmony] Init Harmony (#145)

This commit is contained in:
Edgar Aroutiounian 2019-09-06 12:22:24 -07:00 committed by Mykola
parent 43b993b304
commit 251af67f66
3 changed files with 5 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -28,7 +28,7 @@ function checkRootDir () {
checkBlockhainsFolder()
function checkBlockhainsFolder(){
const currentBlockchains = 59
const currentBlockchains = 60;
const foundBlockchains = readDirSync(blockchainsFolderPath)