Turns out the peer part of the spec no longer uses padding (it's used only in the onion), and GCC-9 with -O3 warns we're padding NULL to memcpy. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>