Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to fix the problem? #7

Open
wade-liwei opened this issue May 7, 2024 · 1 comment
Open

How to fix the problem? #7

wade-liwei opened this issue May 7, 2024 · 1 comment

Comments

@wade-liwei
Copy link

image

bitcoin-core.cli -rpcuser=user -rpcpassword=password -regtest getblockcount
0

@monlovesmango
Copy link
Contributor

I think you may have missed step 1:

  1. Run a CAT-enabled bitcoind in regtest mode. This will be done either using just bootstrap, or you can run it with just run-bitcoind, or run it yourself with the bitcoin-core-cat binary that was built.

bitcoind needs to be running in the background before running just deposit. when I don't have bitcoind running in the background I get the same error as you, when it is running the deposit command runs successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants