Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/go_modules/lukechampine.com/fra…
Browse files Browse the repository at this point in the history
…nd-1.5.1
  • Loading branch information
ChrisSchinnerl authored Oct 21, 2024
2 parents a21b828 + 6be904a commit 947067b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wallet/events.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ type (
Event struct {
ID types.Hash256 `json:"id"`
Index types.ChainIndex `json:"index"`
Confirmations uint64 `json:"confirmations"`
Type string `json:"type"`
Data EventData `json:"data"`
MaturityHeight uint64 `json:"maturityHeight"`
Expand Down

0 comments on commit 947067b

Please sign in to comment.