Variable ChannelUpdate.sig

Signature of the channel peer

struct ChannelUpdate
{
  // ...
  agora.crypto.Schnorr.Signature sig ;
  // ...
}