firefly-fabconnect icon indicating copy to clipboard operation
firefly-fabconnect copied to clipboard

Event filtering based on `config` block type needs fixing

Open jimthematrix opened this issue 3 years ago • 0 comments

at the moment this doesn't seem to work:

   blockfilter = headertypefilter.New(cb.HeaderType_CONFIG, cb.HeaderType_CONFIG_UPDATE)

when making channel config changes, like adding or deleting a peer node, no events are being captured by the registered filter

jimthematrix avatar Aug 26 '21 11:08 jimthematrix