dashpay / dash-network-deploy

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

fix: config format: Unexpected token #585

Closed strophy closed 1 year ago

strophy commented 1 year ago

Issue being fixed or feature implemented

Config schema validation error config format: Unexpected token

What was done?

Fix invalid schema syntax

How Has This Been Tested?

On testnet

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only

strophy commented 1 year ago

Closed in favour of #586