mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
parent
89e3306d23
commit
283af98228
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 18 KiB |
|
@ -25,7 +25,7 @@ function checkRootDir () {
|
|||
checkBlockhainsFolder()
|
||||
|
||||
function checkBlockhainsFolder(){
|
||||
const currentBlockchains = 58
|
||||
const currentBlockchains = 59
|
||||
const foundBlockchains = readDirSync('./blockchains')
|
||||
|
||||
if (foundBlockchains.length !== currentBlockchains) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user