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

15 lines
281 B
Plaintext
Raw Normal View History

_title: Gas
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>