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

Add periodic redraw in perunnodetui #188

Closed manoranjith closed 3 years ago

manoranjith commented 3 years ago

Description

Category

Improvement

Relevant issue

Testing

perunnodetui component does not have unit tests. When running the app, all data should be automatically updated in real time, even the app is not focused. Visibly, the change in time (in the top right corner) can be observed.

Steps to run the tests

Checklist