helium / rosetta-helium

Rosetta implementation for helium
18 stars 4 forks source link

Better /network/status response when node is trying to find peers #42

Open syuan100 opened 2 years ago

syuan100 commented 2 years ago

Currently, the /network/status endpoint returns a vague response when blockchain-node is still searching for peers and hasn't started syncing yet. Preferably there will be a message like "searching for peers" that is different than if blockchain-node is crashed.