mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-02 08:58:38 +02:00
In this commit, we add a new closeallchannels command to lncli. This command allows us to close all existing active and inactive channels by closing them cooperatively or unilaterally, respectively.