beautified
This commit is contained in:
parent
8de3865c6f
commit
77af20dcee
14 changed files with 496 additions and 335 deletions
|
|
@ -3,7 +3,6 @@ pragma solidity ^0.8.19;
|
|||
import {DeployScript} from "./DeployScript.sol";
|
||||
|
||||
contract BaseSepoliaDeploy is DeployScript {
|
||||
|
||||
function setUp() public {
|
||||
// Base Sepolia data
|
||||
feeDest = 0xf6a3eef9088A255c32b6aD2025f83E57291D9011;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue