Variable Hop.chan_id

The channel ID to add the HTLC to

struct Hop
{
  // ...
  geod24.bitblob.BitBlob!(64L) chan_id ;
  // ...
}