#3593 enabled us to treat inbound connections as persistent as well (ie. we'd try to reconnect).
But the new isPeerPersistentFn closure takes a NetAddress as input. We could perhaps simplify this by just accepting the ID instead.
See https://github.com/tendermint/tendermint/pull/3593/files#r280862208