lnrpc: document missing ForwardingHistory command

This commit is contained in:
Oliver Gugger 2019-10-23 13:28:04 +02:00
parent 8ed7583448
commit c66c4052ec
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

@ -120,7 +120,10 @@ description):
enforced by the node globally for each channel.
* UpdateChannelPolicy
* Allows the caller to update the fee schedule and channel policies for all channels
globally, or a particular channel
globally, or a particular channel.
* ForwardingHistory
* ForwardingHistory allows the caller to query the htlcswitch for a
record of all HTLCs forwarded.
## Service: WalletUnlocker