buildPingResponse

fun buildPingResponse(transactionId: ByteArray, nodeId: Sha1Hash): Entry

Build a bare response carrying only id: {t, y:"r", r:{id}}. This is what ping/announce_peer reply with (incoming_request adds nothing beyond t and id).