encodeSnapshot

fun encodeSnapshot(commands: List<ProxyCommandDescriptor>, senderId: String = "proxy", issuedAtMillis: Long = System.currentTimeMillis(), ttlMillis: Long = DEFAULT_TTL_MILLIS): ByteArray