dashpay / dash-network-deploy

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

Fix: check which network we're on for dashmate #631

Closed ktechmidas closed 7 months ago

ktechmidas commented 7 months ago

Issue being fixed or feature implemented

We need to define chainlocks for dashmate, this checks if we're on a devnet or not and fills the llmq in appropriately.

What was done?

Simple if/else to check if we're on a devnet or not

How Has This Been Tested?

Deployment

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only

ktechmidas commented 7 months ago

Been waiting 4 days - merging this without @shumkov 's approval