godoc: address copy-paste errors accross the codebase

This commit is contained in:
Slyghtning 2026-02-28 10:29:25 +01:00
parent c1036ff705
commit a9977dd5f4
No known key found for this signature in database
GPG key ID: F82D456EA023C9BF
26 changed files with 62 additions and 50 deletions

View file

@ -658,7 +658,7 @@ type routeCancelMetadata struct {
// outCancelDetails contains the information required to cancel a loop out swap.
type outCancelDetails struct {
// Hash is the swap's hash.
// hash is the swap's hash.
hash lntypes.Hash
// paymentAddr is the payment address for the swap's invoice.