Revolutionizing the Blockchain: All Messages Now Flow Through the Hub!
2022-12-22 19:22:21 UTC
Major code refactor maximizes efficiency by channeling on-chain events and messages through a centralized hub system, redefining state management in web3 technology.
Commit Details:
refactor: submit all messages and on-chain events through Hub (#320) * refactor: submit on-chain events through hub and manage hub state in hub class * re-order imports