Variable FlashNode.channels

All channels which we are the participants of (open / pending / closed)

class FlashNode
{
  // ...
  Channel[geod24.bitblob.BitBlob!(64L)] channels ;
  // ...
}