dashpay / dash-network-deploy

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

chore: revert replace dashmate config command with config file stat #547

Closed strophy closed 1 year ago

strophy commented 1 year ago

This reverts commit 77f0b50fa9ddfd9997108dcf98dbb595ab31f9b9.

Issue being fixed or feature implemented

stating for the file incorrectly assumed that just because the file exists, that it would contain a configred default config, or be valid syntax for the current version of dashmate

What was done?

Replace stat with dashmate config, which will error if:

How Has This Been Tested?

On testnet

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only