Skip to content

Commit 5a58631

Browse files
authored
typo fix in fee-mechanism.adoc
1 parent b03216b commit 5a58631

File tree

1 file changed

+1
-1
lines changed
  • components/Starknet/modules/architecture-and-concepts/pages/network-architecture

1 file changed

+1
-1
lines changed

components/Starknet/modules/architecture-and-concepts/pages/network-architecture/fee-mechanism.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ This means that when the tracking Sierra gas, step-heavy transactions will most
314314

315315
Whenever a transaction updates some value in the storage of some contract, the following data is sent to L1:
316316

317-
* One 32-bye word if the transaction is a `DEPLOY` transaction (since we need to specify the deployed contract's class hash)
317+
* One 32-byte word if the transaction is a `DEPLOY` transaction (since we need to specify the deployed contract's class hash)
318318
* Two 32-byte words per contract
319319
* Two 32-byte words for every updated storage value
320320

0 commit comments

Comments
 (0)