Remove eth-abi dep in data seeding

This commit is contained in:
Louis Holbrook
2021-07-14 14:43:32 +00:00
parent d6782abbcc
commit f9594b766a
20 changed files with 234 additions and 317 deletions

View File

@@ -165,4 +165,3 @@ set +e
echo -n 2 > $init_level_file
exec "$@"
l:83