Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
shuhuiluo committed Dec 21, 2024
1 parent e8823aa commit 56996c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/position_manager.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ use uniswap_v3_sdk::prelude::{

pub use uniswap_v3_sdk::prelude::NFTPermitData;

/// Shared Action Constants used in the v4 Router and v4 position manager
pub const MSG_SENDER: Address = address!("0000000000000000000000000000000000000001");

#[derive(Debug, Clone, PartialEq, Eq)]
Expand Down

0 comments on commit 56996c8

Please sign in to comment.