snet-cli icon indicating copy to clipboard operation
snet-cli copied to clipboard

Use get_all_filtered_channels across cli and sdk

Open raamb opened this issue 6 years ago • 0 comments

Why it is required to read logs in batches (while loop)??? Please take a look at MPEChannelCommand._get_all_filtered_channels in mpe_channel_command.py. It works perfectly without while loop. We should simply combine _get_all_channels_filter_sender_recipient_group and _get_all_filtered_channels

Originally posted by @astroseger in https://github.com/singnet/snet-cli/pull/254

raamb avatar Jun 27 '19 11:06 raamb