Bitcoin.org/_data/devdocs/en/guides
Mark Erhardt d509de0694
Correct the inclusion height for locktime
Bitcoin transactions locked to a block height `H` become valid at height
`H` and can be relayed, but they may only be included in a block of
height `H + 1`.

H/T: Pieter Wuille

Refs:
* https://github.com/bitcoin/bitcoin/blob/v0.19.0.1/src/consensus/tx_verify.cpp#L21L22
* https://bitcoin.stackexchange.com/q/92412/5406
2020-01-16 13:31:12 -08:00
..
block_chain.md Revert "Revert "Split developer guide up into multiple pages"" 2018-12-09 11:02:09 +00:00
contracts.md Merge branch 'master' into seperate-pages-devdocs 2019-04-06 16:50:08 +01:00
mining.md Merge branch 'master' into seperate-pages-devdocs 2019-05-06 16:03:22 +00:00
operating_modes.md Revert "Revert "Split developer guide up into multiple pages"" 2018-12-09 11:02:09 +00:00
p2p_network.md Reformat tables 2019-07-02 15:10:53 +02:00
payment_processing.md Fix broken links 2019-04-21 16:06:30 +01:00
transactions.md Correct the inclusion height for locktime 2020-01-16 13:31:12 -08:00
wallets.md Fix grammatical error 2019-07-22 22:22:40 -04:00