lnrpc: add top level command doc tags to enable lncli api doc generation

This commit is contained in:
Keagan McClelland
2023-11-14 17:52:33 -08:00
parent ba4438b923
commit dae80f5db7
7 changed files with 17 additions and 9 deletions

View File

@@ -2480,7 +2480,7 @@ var verifyChanBackupCommand = cli.Command{
* A packed multi-channel SCB, which couples several individual
static channel backups in single blob.
* A file path which points to a packed single-channel backup within a
file, using the same format that lnd does in its channel.backup file.