Stop a named peer when its work is done or you want to shut it down. Can also stop all peers with explicit confirmation.
- Use `peer_stop` when retained peer state is no longer useful.
- Stopping all peers requires `all: true` and `confirmAll: true`.
