Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jcompagni10 committed Jan 9, 2025
1 parent 6c764f9 commit fd65529
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions proto/neutron/dex/params.proto
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ message Params {
];
uint64 max_jits_per_block = 4;
uint64 good_til_purge_allowance = 5;
// Whitelisted_lps have special LP privileges;
// currently, the only such privilege is depositing outside of the allowed fee_tiers.
repeated string whitelisted_lps = 6;
}
4 changes: 3 additions & 1 deletion x/dex/types/params.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fd65529

Please sign in to comment.