Skip to content

Commit

Permalink
Update x/epochstorage/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Elad Gildnur <[email protected]>
  • Loading branch information
oren-lava and shleikes authored May 2, 2024
1 parent ba65912 commit da6a606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/epochstorage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ type StakeEntry struct {
StakeAppliedBlock uint64 // the block at which the provider is included in the pairing list
Endpoints []Endpoint // the endpoints of the provider
Geolocation int32 // the geolocation this provider supports
Chain string // the chain ID on which the provider staked on
Chain string // the chain ID on which the provider is staked on
Moniker string // free string description
DelegateTotal types.Coin // total delegation to the provider (without self delegation)
DelegateLimit types.Coin // delegation total limit
Expand Down

0 comments on commit da6a606

Please sign in to comment.