Skip to content

type of access_list changed #1148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

Shashwat-Nautiyal
Copy link
Contributor

What was wrong?

The access_list was a tuple of tuple. Needed to be converted to a more natural representation.

Related to Issue #1134

How was it fixed?

Changed the type of access_list to suggested access_list: Dict[Address, Set[Bytes32]]
Ensured to update functions that created transaction to conform to new type.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant