ethers.js/docs.wrm/concepts/gas.wrm

13 lines
268 B
Plaintext
Raw Normal View History

2019-12-14 06:05:10 +03:00
_section: Gas @<gas>
Explain attack vectors
_subsection: Gas Price @<gas-price>
The gas price is used somewhat like a bid, indicating an amount
you are willing to pay (per unit of execution) to have your transaction
processed.
_subsection: Gas Limit @<gas-limit>