Skip to content

Commit 58b94f6

Browse files
authored
Merge pull request #99 from dusk-network/fix_duplication
Fixed duplicated content
2 parents 2aec625 + b044c06 commit 58b94f6

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/content/docs/learn/deep-dive/dusk-evm.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,6 @@ DuskEVM leverages DuskDS to store blobs, enabling developers to use EVM tooling
5252
DuskEVM currently inherits a 7-day challenge period from the OP Stack. This is a temporary limitation, as future upgrades will introduce one-block finality.
5353
:::
5454

55-
### Architecture
56-
57-
The diagram below illustrates Dusk’s evolution from a monolithic design to a modular architecture, where DuskDS acts as the foundational consensus and data availability layer, and multiple execution environments operate independently at the application layer:
58-
59-
![Dusk's modular architecture](../../../../assets/modular_vs_monolithic.png)
60-
=======
61-
DuskEVM leverages DuskDS to store all data, such as aggregated transaction data and output roots. This enables developers to use EVM tooling while relying on DuskDS for settlement and data availability.
62-
:::
63-
6455
## Architecture
6556

6657
The diagram below illustrates Dusk’s evolution from a monolithic design to a modular architecture, where DuskDS acts as the foundational consensus, settlement and data availability layer, and multiple execution environments operate independently at the application layer:

0 commit comments

Comments
 (0)