shermand100 / PiNodeXMR

Monero Node for Single Board Computers with Web Interface and additional tools pre-configured. Self Installing.
GNU General Public License v3.0
213 stars 40 forks source link

Add a settings menu option to delete p2pstate.bin (common solution to peer/top block issues) #92

Closed shermand100 closed 1 year ago

shermand100 commented 1 year ago

Deletion of the p2pstate.bin file forces the Monero node to create new peer list on start from hard-coded peers.

This is useful if your node and peer group isn't aware of new top blocks.

shermand100 commented 1 year ago

Enhancement merged