s/txblockexpirydelta/txexpirydelta

This commit is contained in:
Jay Graber 2018-06-13 01:12:10 -07:00
parent 948c910987
commit d8b9054805
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
------------