Currently, the block verification height is happening against proofBlockHeight which is incorrect as this represents the height of the generated proof and not the tx block height. This should be fixed to use the height of the block where the tx originated.