The wait_for_invalid_block success is dependent of the header propagation.
It assumes that the last block generated by alt_node will become the tip
of node, which is not the case if previous invalid headers are received.
Also add ascii art in comments