Bump up blockchains due to Loom adding

This commit is contained in:
Mykola 2019-09-20 11:12:16 -07:00
parent 7855d3206d
commit b786415060

View File

@ -29,7 +29,7 @@ function checkRootDir () {
checkBlockhainsFolder() checkBlockhainsFolder()
function checkBlockhainsFolder(){ function checkBlockhainsFolder(){
const currentBlockchains = 62; const currentBlockchains = 63;
const foundBlockchains = readDirSync(blockchainsFolderPath) const foundBlockchains = readDirSync(blockchainsFolderPath)