Skip to content

Commit 973dcff

Browse files
committed
fix more red, way less fast :(
1 parent 1bb3de3 commit 973dcff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web3/_utils/abi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,7 @@ def normalizer(datatype, data):
618618
*map(data_tree_map, normalizers),
619619
# 3. Stripping the types back out of the tree
620620
strip_abi_types,
621+
list,
621622
)
622623

623624

0 commit comments

Comments
 (0)