The getblock RPC used a boolean verbose argument before v0.15. Use the legacy named argument so the helper can synchronize blocks from v0.14.x nodes while remaining compatible with current nodes.
interface_gui.py