Encountering No help topic for chain
using lncli chain getblockheader
command
#8459
Replies: 1 comment 2 replies
-
You need to include the proper build tags. E.g. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Apologies for the dump question, but I'm encountering an issue where I receive a
No help topic for {command}
message, even though the{command}
in question is present in the Shell code sample provided in the Lightning Engineering documentation. For instance, when using a command likelncli chain getblockheader
.Referenced Documentation:
Lightning Engineering API Docs - Get Block Header
Additional Context:
I've compiled lnd from the source
Beta Was this translation helpful? Give feedback.
All reactions