check in new resources

This commit is contained in:
orangesurf
2024-12-17 09:54:46 +01:00
parent 6d4f03e5f2
commit 37acc4493a
16 changed files with 143 additions and 3 deletions

View File

@@ -131,7 +131,7 @@ export NVM_DIR="${HOME}/.nvm"
source "${NVM_DIR}/nvm.sh"
# what to look for
frontends=(mainnet liquid onbtc bitb meta)
frontends=(mainnet liquid onbtc bitb meta river)
backends=(mainnet testnet testnet4 signet liquid liquidtestnet onbtc bitb)
frontend_repos=()
backend_repos=()