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

Signet support #80

Open
rsafier opened this issue Mar 16, 2022 · 1 comment
Open

Signet support #80

rsafier opened this issue Mar 16, 2022 · 1 comment

Comments

@rsafier
Copy link

rsafier commented Mar 16, 2022

Tried to setup lndmon with a custom signet, but was informed by the error message that signet is not yet supported.

@rsafier
Copy link
Author

rsafier commented Oct 11, 2022

requires lndclient to support signet: lightninglabs/lndclient#94
Then should be just adding signet as choice in config.go:

Network string `long:"network" description:"network to run on" choice:"regtest" choice:"testnet" choice:"mainnet" choice:"simnet" choice:"signet"`

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

1 participant