diff --git a/docs/site/docs/protocol/evmengine/abci.md b/docs/site/docs/protocol/evmengine/abci.md index 3e7544c0c..57f5dc466 100644 --- a/docs/site/docs/protocol/evmengine/abci.md +++ b/docs/site/docs/protocol/evmengine/abci.md @@ -2,7 +2,7 @@ sidebar_position: 3 --- -# Engine ABCI++ +# ABCI++ ABCI++ plays a pivotal role in the Omni blockchain, enabling a novel architecture that combines the Ethereum Virtual Machine (EVM) with the CometBFT consensus mechanism in a scalable manner. This integration is made possible through the use of Ethereum’s Engine API alongside ABCI++, drawing from Ethereum’s Proof of Stake (PoS) architecture to create a modular framework that distinctly separates Omni's execution and consensus layers.