Skip to content

Commit

Permalink
chore: update ingerited
Browse files Browse the repository at this point in the history
  • Loading branch information
Schlagonia committed Nov 7, 2024
1 parent 527a903 commit 6958548
Show file tree
Hide file tree
Showing 15 changed files with 637 additions and 3,115 deletions.
2 changes: 1 addition & 1 deletion script/DeployAuction.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pragma solidity >=0.8.18;
import "./BaseScript.s.sol";

// Deploy a contract to a deterministic address with create2
contract DeployAprOracle is BaseScript {
contract DeployAuction is BaseScript {

function run() external {
vm.startBroadcast();
Expand Down
Loading

0 comments on commit 6958548

Please sign in to comment.