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

Update README.md #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update README.md #3

wants to merge 1 commit into from

Conversation

IAmScRay
Copy link

Since docker logs bitcoin-signet-client shows only setup messages like below, many people wonder how to check Signet node sync status

install_done file not found, running install.sh.
Generate or import keyset
Imported signetchallange and privkey being used.
PRIVKEY=
SIGNETCHALLENGE= 512102653734c749d5f7227d9576b3305574fd3b0efdeaa64f3d500f121bf235f0a43151ae
Generate bitcoind configuration
Setup Signet
Bitcoin Core starting
{
  "name": "citrea",
  "warning": "Wallet created successfully. The legacy wallet type is being deprecated and support for creating and opening legacy wallets will be removed in the future."
}
Infinate loop
Error: Cannot obtain a lock on data directory /root/.bitcoin/signet. Bitcoin Core is probably already running.
get magic

This pull request adds some clarity to README documentation. No other documentation was modified.

Added additional guidelines on logs checking.
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

Successfully merging this pull request may close these issues.

1 participant