E2E tests on Testnet started to show FundingError: Not enough funds. (available=0.0001236, required=0.0001276) error some time ago and are failing since. The btc wallet we're using for testing (tb1q0tpdjdu2r3r7tzwlhqy4e2276g2q6fexsz4j0m) has the following balance: 1.4719 BTC.
E2E tests on Testnet started to show
FundingError: Not enough funds. (available=0.0001236, required=0.0001276)
error some time ago and are failing since. The btc wallet we're using for testing (tb1q0tpdjdu2r3r7tzwlhqy4e2276g2q6fexsz4j0m) has the following balance: 1.4719 BTC.This is the code that we know got executed: https://github.com/keep-network/local-setup/blob/62b0a9039fa659fe39c1856e7f1f6f5393d8ffd9/e2e/common.js#L61 But job has never reached this stage: https://github.com/keep-network/local-setup/blob/62b0a9039fa659fe39c1856e7f1f6f5393d8ffd9/e2e/common.js#L114