Skip to content

Commit

Permalink
chg: add DefaultFeeInMatic concept in auth README
Browse files Browse the repository at this point in the history
  • Loading branch information
marcello33 committed Mar 8, 2024
1 parent e11d26f commit e64ddcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x/auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ Because the market value for tokens will fluctuate, validators are expected to
dynamically adjust their minimum gas prices to a level that would encourage the
use of the network.

In Heimdall, a default fee of 10^15 matic (`DefaultFeeInMatic`) is deducted from the tx sender for every tx.

## State

### Accounts
Expand Down

0 comments on commit e64ddcb

Please sign in to comment.