Skip to content

Commit

Permalink
docs: make the docs more explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
ninabarbakadze committed Jan 12, 2024
1 parent b30a9e2 commit e9bea8d
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 @@ -175,7 +175,7 @@ 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
gas prices locally, transactions that do not meet the global minimum threshold
will face rejection from the mempool, ensuring fairness across the network.
will lead to the entire block being rejected as invalid.

## Estimating PFB cost

Expand Down

0 comments on commit e9bea8d

Please sign in to comment.