LocalPeer returns our peer ID
@override PeerId get localPeer => _localPeer ?? (throw StateError("Local PeerId not set."));