Commit 780c79f
authored
chore: use the gas price estimation endpoint in txclient (#191)
## Overview
WHen the chain is full, I noticed sometimes fibre transactions taking a
bit of time to be included. This PR helps with that by using the gas
estimation endpoint instead of the hardcoded min value1 parent 406da48 commit 780c79f
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
487 | 491 | | |
488 | 492 | | |
489 | 493 | | |
| |||
0 commit comments