skycoin / skywire

Skywire Node implementation
73 stars 45 forks source link

Condition on Connected dmsg server #1733

Closed mrpalide closed 4 months ago

mrpalide commented 5 months ago

Feature description We implement server type for dmsg-servers here (but not deployed yet), so we needs ability on skywire config that users determine which type of dmsg-servers they want to connect. For now, community, official and all be sufficient options.

Note Its depend on deploy and re-run dmsg-discovery and dmsg-servers on new changes.

mrpalide commented 4 months ago

Fixed #1760