eth广播交易-------慢慢慢(穷)

首先要了解ETH的交易队列

https://openethereum.github.io/wiki/Transactions-Queue

ETH网络使用情况

https://etherscan.io/chart/networkutilization

当前未确认交易数

https://etherscan.io/chart/pendingtx

Gas price

https://etherscan.io/chart/gasprice

以太坊网络最近“堵成狗”的四个原因和两个解决方向

https://www.ylfx.com/Show/index/cid/37/id/66187.html

 

    --tx-queue-mem-limit=[MB]
        Maximum amount of memory that can be used by the
        transaction queue. Setting this parameter to 0 disables
        limiting. (default: 4)
    4M 够吗?

    --tx-queue-size=[LIMIT]
        Maximum amount of transactions in the queue (waiting to
        be included in next block). (default: 8192)
    根据当前pending交易数适当调

    --tx-queue-per-sender=[LIMIT]
        Maximum number of transactions per sender in the queue.
        By default it's 1% of the entire queue, but not less
        than 16.
    

 --no-persistent-txqueue
        Don't save pending local transactions to disk to be
        restored whenever the node restarts.
     

 

是不是因为穷,gasprice 给低了!!!!!!!!!!!!!!!!!!!!!!!

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值