【问题标题】:Why is there a difference in blockchain fee between Bitcoin-Qt and blockchain API?为什么 Bitcoin-Qt 和区块链 API 之间的区块链费用存在差异?
【发布时间】:2021-04-29 06:56:26
【问题描述】:

今天我注意到Bitcoin-Qt和区块链API的区块链费用有很大的不同。

当我使用区块链 API 收取费用时

bitcoin-cli estimatesmartfee 6
{
  "feerate": 0.00149343,
  "blocks": 6
}

当我从 Bitcoin-Qt 收取费用时,它显示 0.00032476 enter image description here

【问题讨论】:

    标签: blockchain bitcoin


    【解决方案1】:

    还有第二个参数。示例。

    bitcoin-cli 估计martfee 6 经济

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2019-05-29
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多