Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 477 Bytes

additionalscripts.md

File metadata and controls

21 lines (13 loc) · 477 Bytes

Additional Scripts

General

Transfer ownership on any ownable contract:

Before executing set variables in scripts/transferOwnership.ts

 yarn hardhat run --network lacchain scripts/transferOwnership.ts

Chain of Trust

Transfer Root of Manager:

Before executing this script, update the variables in the file: scripts/chainOfTrustTransferRootManager.ts

yarn hardhat run --network lacchain scripts/chainOfTrustTransferRootManager.ts