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-- 12.1 KB
main_proxy_server.ml -rw-r--r-- 11.1 KB
proxy_server_main_run.ml -rw-r--r-- 4.7 KB
proxy_server_main_run.mli -rw-r--r-- 2.4 KB
proxy_server_run_events.ml -rw-r--r-- 2.5 KB

back to top