diff --git a/lnrpc/README.md b/lnrpc/README.md index b3a77a68..46320462 100644 --- a/lnrpc/README.md +++ b/lnrpc/README.md @@ -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