elements/test/functional/data
Gregory Sanders 2bfabb3e4f blockheaders include block height, nodes validate it
The block height validation is gated by the startup option
`con_blockheightinheader`, accesible in custom chains only
using option `chain=<name>`. Only if set to true will this
field be (de)serialized and evaluated in consensus logic.
Otherwise the field is simply ignored, other than being
stored in memory as the default value 0.
2018-11-27 09:46:25 -05:00
..
rpc_getblockstats.json blockheaders include block height, nodes validate it 2018-11-27 09:46:25 -05:00
rpc_psbt.json More tests of signer checks 2018-08-15 10:01:32 +08:00