EIP-1559解释
矿工可能会开采空块,直到基本费用非常低时,然后继续开采半个区块,然后恢复按优先费用对交易进行分类。
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1559.md
priority fee或Tip对事务进行排序,将其包含在下一个块中,那么如果过去或未来的块集base fee保持不变,那么静态priority fee是否有可能导致挂起的事务?priority fee or Tip以避免将来出现挂起的事务?谢谢
https://ethereum.stackexchange.com/questions/114712
复制相似问题