Merge pull request #233 from propeller-heads/dc/update-tenderly-project

chore: Use tycho project in tenderly
This commit is contained in:
greendianasaur
2025-07-04 13:18:47 +01:00
committed by GitHub

View File

@@ -44,7 +44,7 @@ module.exports = {
}, },
tenderly: { tenderly: {
project: "project", project: "tycho",
username: "tvinagre", username: "tvinagre",
privateVerification: false, privateVerification: false,
}, },