events number

This commit is contained in:
boufni95 2024-03-01 19:59:36 +01:00
parent d48a0fda22
commit f9c5b11e8f
5 changed files with 4022 additions and 4004 deletions

View file

@ -122,6 +122,7 @@ message ChannelRouting {
int64 missed_forward_fee_as_output = 7;
int64 forward_fee_as_input = 8;
int64 forward_fee_as_output = 9;
int64 events_number = 10;
}
message LndNodeMetrics {