Skip to content

Commit

Permalink
Update proto/umee/metoken/v1/metoken.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Zaremba <[email protected]>
  • Loading branch information
kosegor and robert-zaremba authored Aug 17, 2023
1 parent 7ac7a62 commit 04199b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/umee/metoken/v1/metoken.proto
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ message IndexPrices {
repeated AssetPrice assets = 4 [(gogoproto.nullable) = false];
}

// AssetPrice informs the price, exponent, and the swap and the redeem rate of an asset accepted in the Index.
// AssetPrice information related to the index operations.
message AssetPrice {
option (gogoproto.equal) = true;

Expand Down

0 comments on commit 04199b4

Please sign in to comment.