dashpay / dash-network-deploy

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

fix!: DAPI is missing on seed nodes #664

Open shumkov opened 1 week ago

shumkov commented 1 week ago

Issue being fixed or feature implemented

Seed nodes should run DAPI so DAPI client will be able to obtain SML. DAPI in turn, requires Gateway and Core.

What was done?

How Has This Been Tested?

Breaking Changes

Seed nodes won't be compatible

Checklist:

For repository code-owners and collaborators only