Skip to content

Commit

Permalink
Merge pull request lavanet#204 from lavanet/kpler_fee_update
Browse files Browse the repository at this point in the history
Update suggested fees for Keplr wallet
  • Loading branch information
omerlavanet authored Dec 28, 2023
2 parents df8021e + 521217e commit 6812ff0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/lava-blockchain/wallet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ window.keplr.experimentalSuggestChain({
},
coinType: 118,
gasPriceStep: {
low: 0.001,
low: 0.000001,
average: 0.025,
high: 0.03,
},
Expand Down Expand Up @@ -339,4 +339,5 @@ Use the following parameters to set up a wallet not described in this manual:
* **prefix** - lava@
* **coinDecimals** - 6
* **rpc** - "https://public-rpc.lavanet.xyz"
* **rest** - "https://public-rpc.lavanet.xyz/rest"
* **rest** - "https://public-rpc.lavanet.xyz/rest"

0 comments on commit 6812ff0

Please sign in to comment.