Variable ChannelUpdate.proportional_fee

Proportional fee that should be paid for each BOA

struct ChannelUpdate
{
  // ...
  Amount proportional_fee ;
  // ...
}