Skip to content
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

Setup multimap structure #280

Closed
austinabell opened this issue Mar 15, 2020 · 0 comments · Fixed by #290
Closed

Setup multimap structure #280

austinabell opened this issue Mar 15, 2020 · 0 comments · Fixed by #290
Assignees

Comments

@austinabell
Copy link
Contributor

Issue summary

Multimap is just a HAMT where the value types are an AMT. Reason for this is to allow for multiple value types at each key. Wrapper for this is probably needed to make things easy. Shouldn't be too complicated to implement

This is needed for reward and power actors.

Other information and links

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 a pull request may close this issue.

1 participant