You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to properly initialize the State in hedera-mirror-web3, we should define several components, so that we can migrate the schema definitions and initialize the State with the needed structure.
Solution
Add implementation for the following components:
NetworkInfo
SchemaRegistry
ServiceMigrator
Add unit tests for these components.
Alternatives
No response
The text was updated successfully, but these errors were encountered:
Problem
In order to properly initialize the State in
hedera-mirror-web3
, we should define several components, so that we can migrate the schema definitions and initialize the State with the needed structure.Solution
Add implementation for the following components:
Add unit tests for these components.
Alternatives
No response
The text was updated successfully, but these errors were encountered: