mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-09-09 21:41:57 +00:00

Transactions that fail CLTV verification will be rejected from the mempool, making it easy to test the feature. However blocks containing "invalid" CLTV-using transactions will still be accepted; this is *not* the soft-fork required to actually enable CLTV for production use.