Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在以太坊中,交易有一个gas_price,矿工包含较高的交易gas_price。区块生产者如何优先处理 Near 中的交易?
gas_price
In Near 天然气价格对于整个系统来说是全球性的。块生产者可能有动机包含更高费用的交易,因为他们也获得一定比例的费用返还,而且费用应该反映相应操作的实际成本。所以最后,如果我们的费用模型是完美的,区块生产者应该对他们包含的交易无动于衷,只要他们的累积费用加起来就是区块中的最大气体。