lncli: add estimateroutefee command

This commit is contained in:
Slyghtning
2024-01-09 15:09:11 +01:00
parent e79b8b2986
commit 814e1a79a6
2 changed files with 92 additions and 1 deletions

View File

@@ -507,6 +507,7 @@ func main() {
subscribeCustomCommand,
fishCompletionCommand,
listAliasesCommand,
estimateRouteFeeCommand,
}
// Add any extra commands determined by build flags.