Neptune-Crypto/neptune-core

Dashboard: Rename "synchronizing" to "sync mode"

Open

#392 opened on Feb 10, 2025

 (1 comment) (0 reactions) (0 assignees)Rust (45 forks)auto 404
good first issueneptune-dashboard

Repository metrics

Stars
 (110 stars)
PR merge metrics
 (PR metrics pending)

Description

It is rather easy to misread "synchronizing: false" as "synchronized: false" and come to the conclusion that one's node is synchronized already. The interface can be improved if it instead says "sync mode: false". More difficult to interpret that wrongly.

Contributor guide