Skip to content

Commit

Permalink
fix: Remove wrong obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
x1m3 committed Dec 2, 2024
1 parent 2ad871f commit 04cc938
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protocol/payment.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ type PaymentRequestInfo struct {
}

// PaymentRequestInfoData is a union type for field Data in PaymentRequestInfo.
// Only one of the fields can be set at a time.
type PaymentRequestInfoData []PaymentRequestInfoDataItem

// PaymentRequestInfoDataItem is the interface that any PaymentRequestInfoData.Data item must implement.
Expand Down

0 comments on commit 04cc938

Please sign in to comment.