Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(eth): fix execution/inclusion off-by-one
StateSearchMsg returns the tipset in which the message was executed to make it easier to get receipts, the state root, etc. But the ETH API cares about the inclusion tipset.
- Loading branch information