Skip to content

Commit

Permalink
docs: document agnostic bunder
Browse files Browse the repository at this point in the history
Co-authored-by: Quentin Garchery <QGarchery@users.noreply.github.com>
Signed-off-by: MathisGD <74971347+MathisGD@users.noreply.github.com>
  • Loading branch information
MathisGD and QGarchery authored May 14, 2024
1 parent 916df26 commit bee2439
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mocks/AgnosticBundler.sol
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import {UrdBundler} from "../UrdBundler.sol";
import {MorphoBundler} from "../MorphoBundler.sol";
import {ERC20WrapperBundler} from "../ERC20WrapperBundler.sol";

/// @dev Mock contract, agnostic of the chain, used only for tests.
contract AgnosticBundler is
TransferBundler,
PermitBundler,
Expand Down

0 comments on commit bee2439

Please sign in to comment.