mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-11 14:48:14 +01:00
lncli: add listchaintxns command
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
e1354dca45
commit
9665bb7e54
@@ -77,6 +77,7 @@ func main() {
|
||||
GetNetworkInfoCommand,
|
||||
DebugLevel,
|
||||
DecodePayReq,
|
||||
ListChainTxns,
|
||||
}
|
||||
|
||||
if err := app.Run(os.Args); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user