swapper-org / NodeChain

Nodechain is a service that allows you to create nodes on a blockchain and connect to them natively through APIs. The goal is to allow the user to build their own nodes natively without having to rely on external services.
MIT License
7 stars 5 forks source link

213 conf persistence #214

Closed 0xp3gasus closed 2 years ago

0xp3gasus commented 2 years ago

Description

Configuration persistence. If Connector is restarted for any reason, it will reload the currencies configuration from a backup file.

Fixes #213 (issue)

Dependencies (if any)

Type of change

How Has This Been Tested?

Test Configuration:

Good practices to consider

bridgedragon commented 2 years ago