Skip to content

Commit

Permalink
docs: nit
Browse files Browse the repository at this point in the history
  • Loading branch information
ninabarbakadze authored Jan 11, 2024
1 parent 6e2975c commit 40b1c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/src/specs/resource_pricing.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ entire fee is then deducted from the transaction no matter what.

By default, Celestia's consensus nodes prioritize transactions in their mempools
based on fees. Previously, there was no minimum fee enforced, allowing each
consensus node to independently set its own minimum gas fee in app.toml, even
consensus node to independently set its own minimum gas fee in `app.toml`, even
allowing for a fee of 0, creating the possibility of secondary markets. Now,
Celestia introduces a global minimum gas price, a consensus constant, unaffected
by individual node configurations. Although nodes retain the freedom to increase
Expand Down

0 comments on commit 40b1c63

Please sign in to comment.