Node Processing of EVM Transactions in a Cosmos SDK-Compatible Network

In MTT Network (a Cosmos SDK-based network with EVM compatibility), each transaction undergoes specific processing steps to ensure compatibility and traceability across both ecosystems. This dual-layer approach involves distinct data structures and hashing mechanisms, with both EVM and Cosmos formats being preserved and linked. Below is a breakdown of the workflow:

Last updated