for now, simply show standard info, like what bitcoin-cli -getinfo prints:
Chain: main
Blocks: 774729
Headers: 774729
Verification progress: 99.9995%
Difficulty: 39350942467772.63
Network: in 114, out 10, total 124
Version: 230000
Time offset (s): 0
Proxies: n/a
Min tx relay fee rate (BTC/kvB): 0.00001000
Warnings:
for now, simply show standard info, like what `bitcoin-cli -getinfo` prints:
```
Chain: main
Blocks: 774729
Headers: 774729
Verification progress: 99.9995%
Difficulty: 39350942467772.63
Network: in 114, out 10, total 124
Version: 230000
Time offset (s): 0
Proxies: n/a
Min tx relay fee rate (BTC/kvB): 0.00001000
Warnings:
```
x1ddos
added this to the mvp v1.0 milestone 2 years ago
for now, simply show standard info, like what
bitcoin-cli -getinfo
prints:in the context MVP, going to mark this as done by #24.