Skip to content

Commit

Permalink
dex(position_manager): pub crate the volume tracker for now
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanor committed Jan 28, 2025
1 parent 4adca18 commit cb5c7d1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ mod base_liquidity_index;
pub(crate) mod counter;
pub(crate) mod inventory_index;
pub(crate) mod price_index;
pub(crate) mod volume_tracker;

#[async_trait]
pub trait PositionRead: StateRead {
Expand Down

0 comments on commit cb5c7d1

Please sign in to comment.