complete checkin for juan; config tweaks & mock tweaks

This commit is contained in:
Tim Olson
2023-10-19 17:33:15 -04:00
parent 2047842c29
commit 718e3f3a36
7 changed files with 9 additions and 13 deletions

View File

@@ -17,7 +17,7 @@ contract Deploy is Script {
Dexorder dexorder = new Dexorder();
MockEnv mock = new MockEnv();
vm.stopBroadcast();
console2.log('VaultDeployer');
console2.log('Factory');
console2.log(address(deployer));
console2.log('QueryHelper');
console2.log(address(query));