dashpay / dash-network-deploy

Tools for Dash networks deployment and testing
MIT License
20 stars 19 forks source link

fix: generate regex too open #623

Closed ktechmidas closed 6 months ago

ktechmidas commented 6 months ago

Issue being fixed or feature implemented

Fixes https://github.com/dashpay/dash-network-deploy/issues/618

What was done?

Ensuring devnet name always has a - (devnet-foo) since deploy won't accept it othewise

How Has This Been Tested?

Locally with /bin/generate

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only