We use assert_greater_than_or_equal(), since the hex response contains an extra b'\n' traling byte.
Partial backport of core PR12766 (commit 55efc1c)
https://github.com/bitcoin/bitcoin/pull/12766/commits/55efc1f62cef7e19efcb58ba68fbc2053bfa19a0
Depends on D3769