Skip to content

Commit 233333f

Browse files
authored
Updated to better reflect the state of the technology.
Updated to better reflect the state of the technology.
1 parent ca18e90 commit 233333f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ralph/danube-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The effect of calling `insertBeforeDanube` and `removeBeforeDanube` is the same
105105

106106
### Chained Contract Calls in TxScript
107107

108-
Alephium follows the stateful UTXO (sUTXO) model, where transaction outputs created within a transaction cannot be spent in the same transaction. This design provides important security benefits. For example flashloans are disabled by default because assets cannot be borrowed and returned within the same transaction.
108+
Alephium follows the stateful UTXO (sUTXO) model, where transaction outputs created within a transaction cannot be spent in the same transaction. This design provides important security benefits.
109109

110110
After the Danube upgrade, this limitation is relaxed in TxScript, which can now call multiple contracts and chain the asset outputs. This enhancement improves composability and enables more sophisticated contract interactions, allowing developers to build more complex dApps and DeFi protocols.
111111

0 commit comments

Comments
 (0)