Skip to content

Commit

Permalink
feat(web): add lp tx mod in wallet event (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
plondon authored Nov 26, 2024
1 parent fc5cd42 commit 3c6c024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/liquidity-positions/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ export enum LiquidityEventName {
MIGRATE_LIQUIDITY_SUBMITTED = 'Migrate Liquidity Submitted',
REMOVE_LIQUIDITY_SUBMITTED = 'Remove Liquidity Submitted',
SELECT_LIQUIDITY_POOL_FEE_TIER = 'Select Liquidity Pool Fee Tier',
TRANSACTION_MODIFIED_IN_WALLET = 'Transaction Modified in Wallet',
}

0 comments on commit 3c6c024

Please sign in to comment.