Variable FlashConfig.listener_address

Address to the listener which will receive payment / update notifications

struct FlashConfig
{
  // ...
  string listener_address ;
  // ...
}