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;
|
repeated Resolution resolutions = 13;
|
||||||
}
|
}
|
||||||
|
|
||||||
enum ResolutionType{
|
enum ResolutionType {
|
||||||
TYPE_UNKNOWN = 0;
|
TYPE_UNKNOWN = 0;
|
||||||
|
|
||||||
// We resolved an anchor output.
|
// We resolved an anchor output.
|
||||||
|
Loading…
Reference in New Issue
Block a user