Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Remove TxReceipt from store #65

Closed
fedekunze opened this issue Jun 4, 2021 · 0 comments · Fixed by #81
Closed

Remove TxReceipt from store #65

fedekunze opened this issue Jun 4, 2021 · 0 comments · Fixed by #81
Assignees

Comments

@fedekunze
Copy link
Contributor

The transaction receipt type can be removed from the store as the ethereum Receipt type can be reproduced from the :

  • transaction (tx data)
  • msg response (gas used, sender, etc)
  • block data (hash, tx index, cumulative gas used, etc)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant