Skip to content

Commit 1fa1db5

Browse files
committed
docs(validate): link the fee market page from the relayer gas-price note
1 parent b2ed45d commit 1fa1db5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/validate/relayer-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ list = [
209209
```
210210

211211
:::note
212-
Osmosis uses a dynamic fee market, so the minimum gas price moves with congestion. Set the Osmosis `gas_price` at or above the current base fee (query it with `osmosisd query txfees base-fee`) rather than a fixed low value, or the relayer's transactions will be rejected.
212+
Osmosis uses a dynamic [fee market](/learn/features/fee-market), so the minimum gas price moves with congestion. Set the Osmosis `gas_price` at or above the current base fee (query it with `osmosisd query txfees base-fee`) rather than a fixed low value, or the relayer's transactions will be rejected.
213213
:::
214214

215215
Add your relayer wallet to Hermes' keyring (located in $HOME/.hermes/keys)

0 commit comments

Comments
 (0)