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

13 lines
268 B
Plaintext
Raw Permalink Normal View History

2019-12-13 22:05:10 -05: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>