We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
T
1 parent 300c5b8 commit b1b6073Copy full SHA for b1b6073
deploy/02_mint_t.ts
@@ -28,3 +28,4 @@ const func: DeployFunction = async function (hre: HardhatRuntimeEnvironment) {
28
export default func
29
30
func.tags = ["MintT"]
31
+func.dependencies = ["T"]
0 commit comments