mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-14 02:15:29 +02:00
Merge pull request #4465 from yyforyongyu/fix-make-rpc-format
trivial: fix make rpc-format
This commit is contained in:
@@ -1253,7 +1253,7 @@ message ChannelCloseSummary {
|
|||||||
repeated Resolution resolutions = 13;
|
repeated Resolution resolutions = 13;
|
||||||
}
|
}
|
||||||
|
|
||||||
enum ResolutionType{
|
enum ResolutionType {
|
||||||
TYPE_UNKNOWN = 0;
|
TYPE_UNKNOWN = 0;
|
||||||
|
|
||||||
// We resolved an anchor output.
|
// We resolved an anchor output.
|
||||||
|
Reference in New Issue
Block a user