lnrpc+lncli: rename skip_peer_alias_lookup to reflect opt-in behavior

This commit is contained in:
Slyghtning
2022-10-25 05:51:44 -04:00
parent 55d62f8bab
commit 46b8de35ac
5 changed files with 776 additions and 772 deletions

View File

@@ -4059,9 +4059,9 @@ message ForwardingHistoryRequest {
// The max number of events to return in the response to this query.
uint32 num_max_events = 4;
// Informs the server if the peer alias lookup per forwarding event
// should be skipped in order to improve performance.
bool skip_peer_alias_lookup = 5;
// Informs the server if the peer alias should be looked up for each
// forwarding event.
bool peer_alias_lookup = 5;
}
message ForwardingEvent {
// Timestamp is the time (unix epoch offset) that this circuit was