Variable ChannelUpdate.chan_id

The channel ID

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