mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Bump up blockchains due to Loom adding
This commit is contained in:
parent
7855d3206d
commit
b786415060
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user