This commit is contained in:
emdee 2022-10-11 09:34:43 +00:00
parent 45e6d2fb3e
commit 86e4536404
1 changed files with 2 additions and 2 deletions

View File

@ -297,8 +297,8 @@ def lProcessGroups(state, index, length, result, label="GROUPS"):
length, \
checksum, \
topic, \
public_sig_key \
topic_sig = topic_info
public_sig_key, \
topic_sig = topic_info
topic_info_topic = str(topic, sENC)
LOG.info(f"lProcessGroups #{i} topic_info_topic={topic_info_topic}")