dashpay / dash-network-deploy

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

feat: generate minimal dash.conf file in configs repo #593

Closed strophy closed 1 year ago

strophy commented 1 year ago

Issue being fixed or feature implemented

Devs often need a minimal dash.conf file for a network.

What was done?

Implement a role to generate dash.conf for the network.

How Has This Been Tested?

Locally

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only