Variable ChannelUpdate.direction

Indicates which peer is updating it's end

struct ChannelUpdate
{
  // ...
  agora.flash.Types.PaymentDirection direction ;
  // ...
}