Skip to content

Commit

Permalink
Merge pull request #25 from Filiprogrammer/remove-description-hash-fr…
Browse files Browse the repository at this point in the history
…om-lnurlpay-struct

Remove unused DescriptionHash from LNUrlPay struct
  • Loading branch information
hieblmi authored May 21, 2024
2 parents c466aac + ff462a6 commit 94d398a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ type LNUrlPay struct {
Tag string `json:"tag"`
Metadata string `json:"metadata"`
Callback string `json:"callback"`
DescriptionHash []byte
}

type Invoice struct {
Expand Down

0 comments on commit 94d398a

Please sign in to comment.