data class NodeRegistrationInfo
NodeRegistrationInfo(reg: NodeRegistration, mapVersion: Int)
val mapVersion: Int
val reg: NodeRegistration