We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f935632 commit b4bf5d3Copy full SHA for b4bf5d3
deploy/060_soneium_spokepool.ts
@@ -28,4 +28,4 @@ const func: DeployFunction = async function (hre: HardhatRuntimeEnvironment) {
28
await deployNewProxy("Soneium_SpokePool", constructorArgs, initArgs);
29
};
30
module.exports = func;
31
-func.tags = ["SoneiumSpokePool", "cher"];
+func.tags = ["SoneiumSpokePool", "soneium"];
0 commit comments