Skip to content

Commit

Permalink
πŸ‘·πŸ»β€β™‚οΈ tag events todo
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredBorders committed Apr 28, 2024
1 parent 2ffcf52 commit 801c502
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/interfaces/IEvents.sol
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,7 @@ interface IEvents {
event DelegatedAccountRemoved(
address indexed caller, address indexed delegate
);

/// @custom:todo add event function for order flow fee imposed
/// @custom:todo add event for order flow fee imposed
}

0 comments on commit 801c502

Please sign in to comment.