hyperledger-labs / perun-node

State channel node of the blockchain-agnostic state channels framework Perun.
https://labs.hyperledger.org/perun-doc/
Apache License 2.0
18 stars 12 forks source link

Move config param definitions to helper pkgs #139

Closed manoranjith closed 3 years ago

manoranjith commented 3 years ago

Description

Category

Improvement

Relevant issue

Relates to #130

Testing

This is only a re-organization of code and results in no change of functionality. All the existing tests should pass.

Steps to run the tests

Checklist

manoranjith commented 3 years ago

I have rebased onto latest develop after merging #135.