// can use `process.env.SECRET_MNEMONIC` or `process.env.SECRET_PRIV_KEY` // to populate secret in CI environment instead of hardcoding module.exports = { testnet: { mnemonic: "rose affair garlic decorate awesome round upgrade distance novel strong this congress jelly title also trigger proof stand between humble primary short area people", }, };