buildPingQuery

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

Build a ping query: {t, y:"q", q:"ping", a:{id}}. Mirrors the e["q"]="ping" branch of node::send_single_refresh.