mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-29 11:11:53 +01:00
trivial: fix make rpc-format
This commit is contained in:
parent
2f0ccaead1
commit
9fa81af2a8
@ -1253,7 +1253,7 @@ message ChannelCloseSummary {
|
||||
repeated Resolution resolutions = 13;
|
||||
}
|
||||
|
||||
enum ResolutionType{
|
||||
enum ResolutionType {
|
||||
TYPE_UNKNOWN = 0;
|
||||
|
||||
// We resolved an anchor output.
|
||||
|
Loading…
x
Reference in New Issue
Block a user