diff --git a/drafts/arcalinea-tx-expiry/draft.rst b/drafts/arcalinea-tx-expiry/draft.rst index 864ae87b..7e61a7b8 100644 --- a/drafts/arcalinea-tx-expiry/draft.rst +++ b/drafts/arcalinea-tx-expiry/draft.rst @@ -39,7 +39,7 @@ For the example below, the last block that the transaction below could possibly Default: TBD. Current proposal is 24 blocks, or about 1 hour assuming 2.5 minute block times. Can add a config option to set user's default. Minimum: No minimum Maximum: 500000000, about 380 years -No limit: To set no limit on transactions (so that they do not expire), nExpiryHeight should be set to UINT_MAX. +No limit: To set no limit on transactions (so that they do not expire), nExpiryHeight should be set to 0. Every time a transaction expires and should be removed from the mempool, so should all its dependent transactions.