Skip to content

Commit

Permalink
maybe finish merging
Browse files Browse the repository at this point in the history
  • Loading branch information
godismercilex committed Nov 21, 2023
1 parent b36b57f commit da4ae2a
Show file tree
Hide file tree
Showing 3 changed files with 1,471 additions and 183 deletions.
2 changes: 1 addition & 1 deletion proto/nibiru/perp/v2/genesis.proto
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ message GenesisState {
repeated nibiru.perp.v2.GenesisMarketLastVersion market_last_versions = 10
[ (gogoproto.nullable) = false ];

repeated GlobalVolume global_volumes = 11 [ (gogoproto.nullable) = false ];
repeated GlobalVolume global_volumes = 13 [ (gogoproto.nullable) = false ];

repeated DNRAllocation rebates_allocations = 12 [ (gogoproto.nullable) = false ];

Expand Down
Loading

0 comments on commit da4ae2a

Please sign in to comment.