Skip to content

Commit

Permalink
goimports format shared/types/rewards.go
Browse files Browse the repository at this point in the history
  • Loading branch information
jshufro committed Apr 17, 2024
1 parent 476c5b4 commit cbe11d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/types/rewards.go
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ type IntervalInfo struct {
SmoothingPoolEthAmount *QuotedBigInt `json:"smoothingPoolEthAmount"`
MerkleProof []common.Hash `json:"merkleProof"`

TotalNodeWeight *QuotedBigInt `json:"-"`
TotalNodeWeight *QuotedBigInt `json:"-"`
}

type QuotedBigInt struct {
Expand Down

0 comments on commit cbe11d9

Please sign in to comment.