mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-09 04:38:06 +02:00
Merge pull request #4465 from yyforyongyu/fix-make-rpc-format
trivial: fix make rpc-format
This commit is contained in:
commit
f2b9e951a3
@ -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