最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

bitcoind - Is `scantxoutset` in Bitcoin Core stable enough for production use? - Stack Overflow

programmeradmin1浏览0评论

I'm developing an application that depends on the scantxoutset RPC method in Bitcoin Core. However, the official documentation includes the following warning:

EXPERIMENTAL warning: this call may be removed or changed in future releases.

Is there any indication from Bitcoin Core developers or past discussions on whether scantxoutset is likely to be removed or stabilized in future releases?

I'm developing an application that depends on the scantxoutset RPC method in Bitcoin Core. However, the official documentation includes the following warning:

EXPERIMENTAL warning: this call may be removed or changed in future releases.

Is there any indication from Bitcoin Core developers or past discussions on whether scantxoutset is likely to be removed or stabilized in future releases?

Share Improve this question edited Mar 14 at 16:30 David Wer asked Mar 14 at 16:12 David WerDavid Wer 4465 silver badges14 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 2

The scantxoutset RPC method is stable and can be used in production. The "EXPERIMENTAL" warning in the documentation appears to be outdated.

According to this merged PR in Bitcoin Core, the warning was supposed to be removed after a Bitcoin Core developer meeting in 2021. The PR states:

Remove old warning per IRC wallet meeting discussion at this log
This RPC was merged 3 years ago in #12196.

发布评论

评论列表(0)

  1. 暂无评论