Skip to content

Commit

Permalink
Update Actions.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
three9s authored Dec 7, 2024
1 parent 4c4f9fc commit 6cae9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libraries/Actions.sol
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ library Actions {
// note this is not supported in the position manager or router
uint256 internal constant MINT_6909 = 0x17;
uint256 internal constant BURN_6909 = 0x18;
}
}

0 comments on commit 6cae9e2

Please sign in to comment.