Merge pull request #159 from arcalinea/tx-expiry

s/txblockexpirydelta/txexpirydelta/ in ZIP 203.
This commit is contained in:
Daira Hopwood 2018-06-14 17:46:42 +01:00 committed by GitHub
commit c1ab2b2ac4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -73,9 +73,9 @@ WalletTxToJSON shows a boolean expired true/false.
Config
-------
Default will be user configurable with flag `txblockexpirydelta`.
Default will be user configurable with flag `txexpirydelta`
`--txblockexpirydelta=100`
`--txexpirydelta=100`
Deployment
------------