-
Notifications
You must be signed in to change notification settings - Fork 128
Labels
Milestone
Description
Problem
When trying to debug web3 tests with shard & realm and hedera app version 0.64.0-SNAPSHOT noticed that they all started failing with
MirrorEvmTransactionException(message=Unknown singleton state key: BLOCK_STREAM_INFO, detail=, data=, dataDecoded=)
java.lang.RuntimeException: MirrorEvmTransactionException(message=Unknown singleton state key: BLOCK_STREAM_INFO, detail=, data=, dataDecoded=)
Solution
We will have to add the BLOCK_STREAM_INFO singleton in our code
Alternatives
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done