ZIP 203: corrections.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2021-06-26 16:48:45 +01:00
parent e433e8ae4e
commit 38fe5c3b10
1 changed files with 3 additions and 3 deletions

View File

@ -61,12 +61,12 @@ included in is 3539. After that, it will be removed from the mempool.
"locktime": 2089,
"expiryheight": 3539,
Default: 20 blocks, or about 1 hour assuming 2.5 minute block times. A configuration
option can be used to set the user's default.
Default: 20 blocks from the current height, or about 50 minutes at 2.5-minute target
block spacing. A configuration option can be used to set the user's default.
Minimum: No minimum
Maximum: 499999999, about 380 years
Maximum: 499999999, which is about 1185 years from now at 75 seconds/block.
No limit: To set no limit on transactions (so that they do not expire), ``nExpiryHeight``
should be set to 0.