mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-30 04:32:33 +02:00
commit
e449adb03a
@ -78,7 +78,7 @@ prefix is overwritten by the `LNWL` subsystem.
|
||||
|
||||
Moreover when using the `lncli` command the return value will provide the
|
||||
updated list of all subsystems and their associated logging levels. This makes
|
||||
it easy to get an overview of the corrent logging level for the whole system.
|
||||
it easy to get an overview of the current logging level for the whole system.
|
||||
|
||||
Example:
|
||||
|
||||
|
@ -50,7 +50,7 @@ Tip: Download the official release Manifest file to your local maschine and do:
|
||||
`diff lnd-v0.18.3-beta/manifest-v0.18.3-beta.txt ~/Downloads/manifest-v0.18.3-beta.txt`
|
||||
(example command for a release candidate called `v0.18.3-beta`)
|
||||
Only if all hashes are identical, should you sign the release. If the digests
|
||||
match, see the example signing comand, assuming your PGP signing key is
|
||||
match, see the example signing command, assuming your PGP signing key is
|
||||
available on your local device:
|
||||
`gpg --local-user $KEYID --detach-sig --output manifest-$USERNAME-v0.18.3-beta.sig manifest-v0.18.3-beta.txt`.
|
||||
`USERNAME` being the name in the `[verify-install.sh](../scripts/verify-install.sh)`
|
||||
|
Loading…
x
Reference in New Issue
Block a user