Revision 27f465a8042979854c18ce2877c582fe10302454 authored by Emma Turner on 25 January 2024, 15:19:30 UTC, committed by Emma Turner on 30 January 2024, 17:03:40 UTC
priority fee is a mechanism to allow the user to 'tip' the producer of a block.

However, this doesn't apply on etherlink. The producer/sequencer is already compensated via the data availability & gas fees.
Therefore, we choose to simplify by ignoring priority fee for the purpose of gas price calculation.
1 parent 56ea9cb
History
File Mode Size
dune -rw-r--r-- 1.3 KB
main_smart_rollup_node.ml -rw-r--r-- 16.7 KB

back to top