Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chris124567 committed Nov 6, 2024
1 parent 6c89008 commit f98d4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions explorer/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ type SiafundOutput struct {
types.SiafundElement
}

// A ContractSiacoinOutput is a SiacoinOutput with an added field for its ID.
type ContractSiacoinOutput struct {
ID types.SiacoinOutputID `json:"id"`
types.SiacoinOutput
Expand Down

0 comments on commit f98d4fa

Please sign in to comment.