pub const MAX_GATEWAY_REGISTRATION_TTL: Duration;Expand description
Upper bound guardians place on a registration’s lifetime. Gateways announce
a TTL two orders of magnitude below this, so it only ever binds on
announcements that are trying to squat a gateway_id indefinitely.