DEFAULT_HOP_TTL

const val DEFAULT_HOP_TTL: Int = 16(source)

Default cross-host hop budget for a fresh propagation. Generous — legitimate cross-server source chains are short; the bound exists to stop a misconfigured cycle from storming the swarm.