Skip to content

Commit

Permalink
Set DeploymentInfo Threshold as json RationalU256
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Aug 4, 2024
1 parent 37af693 commit 4d1627f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/stats.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ type DeploymentInfo struct {
Timeout uint64
MinActivationEpoch uint64
Period uint64
Threshold RationalU256
Threshold jsonRationalU256
Since uint64
State DeploymentState
}
Expand Down

0 comments on commit 4d1627f

Please sign in to comment.