This PR updates the result help of the following RPCs w.r.t. the previousblockhash and nextblockhash fields:
- getblockheader
- getblock
Also adds trivial tests on genesis block (should not contain "previousblockhash") and best block (should not contain "nextblockhash").