Oyeinbomo
Oyeinbomo
I also having the same issue. What could fix it?
> While tackling this issue, we should also make sure that all the port needed are available. How can we make sure that all port needed are available?
Devnet.toml file ```toml [network] name = "devnet" deployment_fee_rate = 10 [accounts.deployer] mnemonic = "twice kind fence tip hidden tilt action fragile skin nothing glory cousin green tomorrow spring wrist shed...
> Also, just to be sure, are you running the latest version of clarinet (v0.33.0)? Yes, I just installed it some weeks ago.
> Thanks @Oyeins-GUI! Do you think that you could also attach some logs from you bitcoin node? That'd be super helpful. `docker logs -f bitcoin-node..devnet` Yeah
 This is the log
The logs kept on running. I had to just stop myself
It did not work for me
@friedger I replaced the clarity-bitcoin code in catamaran-btc, but there is this function that is unresolved ``` ;; Create a list with n elments `true`. n must be smaller than...
> You need to add clarity 2 for clarinet-bitcoin in Clarinet.toml. Oh! It seems it's a function in clarity 2 Okay