patch: Update chainlib-eth

This commit is contained in:
Louis Holbrook
2021-11-04 11:12:42 +00:00
parent 5063b08b42
commit dde53e08cd
4 changed files with 1 additions and 4 deletions

View File

@@ -204,7 +204,6 @@ class CICEth(Extension):
else:
r = o
logg.debug('>>>>>>>>>>>>>>>>>>>>>>>>>> token index result {} {}'.format(r, o))
writer.write('token_index', r.encode('utf-8'))
self.add_outputs('token_index', r)
return r