See checks in
|
func (x *NodeInfo) fromProtoMessage(m *protonetmap.NodeInfo, checkFieldPresence bool) error { |
. I'd expect the same thing here, so
Verify() can be called right in the PlacementPolicy.fromProtoMessage
Originally posted by @roman-khimov in #736 (comment)