starknet-io / starknet-docs

The repo for Starknet's developer documentation. Includes contribution guidelines and the Starknet documentation supplementary style guide
https://docs.starknet.io/
130 stars 181 forks source link

docs: fix l2 --> l1 message pricing #1192

Closed ArielElp closed 6 months ago

ArielElp commented 6 months ago

Description of the Changes

The current documentation does not correctly price l2 --> l1 messages. Messages are not discounted with the storage update discounts, and also have another associated event emission cost, which is now added to the docs.

PR Preview URL

https://starknet-io.github.io/starknet-docs/pr-1192/documentation/architecture_and_concepts/Network_Architecture/fee-mechanism/

Check List


This change is Reviewable

github-actions[bot] commented 6 months ago

Your preview build is ready! ✨ Check the following link in 1-2 minutes: https://starknet-io.github.io/starknet-docs/pr-1192/documentation/ .

github-actions[bot] commented 6 months ago

Your preview build is ready! ✨ Check the following link in 1-2 minutes: https://starknet-io.github.io/starknet-docs/pr-1192/documentation/ .

leo-starkware commented 6 months ago

LGTM