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 BaseDeploy is DeployScript {
|
||||
|
||||
function setUp() public {
|
||||
// Base data
|
||||
feeDest = 0x31ea4993dd336158E1536a1851b76B738BDd24c8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue