update lending script
This commit is contained in:
@@ -92,7 +92,7 @@ async function main() {
|
||||
existingDeployments[chainId] = {
|
||||
...existingDeployments[chainId],
|
||||
...deployments,
|
||||
timestamp: new Date().toISOString(),
|
||||
deployTimestamp: new Date().toISOString(),
|
||||
deployer: deployer.address
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user