mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-24 20:05:46 +02:00
multi: improve comment grammar
This commit is contained in:
@@ -331,7 +331,7 @@ type InterceptableHtlcForwarder interface {
|
||||
type ForwardInterceptor func(InterceptedPacket) error
|
||||
|
||||
// InterceptedPacket contains the relevant information for the interceptor about
|
||||
// an htlc.
|
||||
// an HTLC.
|
||||
type InterceptedPacket struct {
|
||||
// IncomingCircuit contains the incoming channel and htlc id of the
|
||||
// packet.
|
||||
|
Reference in New Issue
Block a user