19:20:23 Is this relay rule still needed? There is already a consensus rule for it. https://github.com/seraphis-migration/monero/blob/fcmp%2B%2B-stage/src/cryptonote_core/tx_pool.cpp#L228 20:48:34 I guess the rule should be disabled if version >= HF_VERSION_REJECT_UNLOCK_TIME 22:04:27 Agreed. That change would be good to include in #445