diff --git a/doc/release-process.md b/doc/release-process.md index 38d29b7f..50c36081 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -80,7 +80,8 @@ Notify the Zcash DevOps engineer/sysadmin that the release has been tagged. They * deploys it as a public service (e.g. betatestnet.z.cash, mainnet.z.cash) * often the same server can be re-used, and the role idempotently handles upgrades, but if not then they also need to update DNS records * possible manual steps: blowing away the `testnet3` dir, deleting old parameters, restarting DNS seeder -* finally, verify that nodes can connect to the testnet server. + +Then, verify that nodes can connect to the testnet server, and update the guide on the wiki to ensure the correct hostname is listed in the recommended zcash.conf. ## F. publish the release announcement (blog, zcash-dev, slack) ## G. celebrate