加密货币百科
gettxspendingprevout 提速的背后:v31 新索引 txospenderindex 默认值与回填代价 Bitcoin Core v31.0 为 gettxspendingprevout 增加可选的已花费输出索引 -txospenderindex,默认关闭,命中后不再逐块扫描,并带来 mempool_only 与 return_spending_tx 两个新参数。本文按 v31.0 源码拆解机制、缓存预算与适用场景。
汇总与「比特币核心」相关的文章,帮助你系统了解该主题。
Bitcoin Core v31.0 为 gettxspendingprevout 增加可选的已花费输出索引 -txospenderindex,默认关闭,命中后不再逐块扫描,并带来 mempool_only 与 return_spending_tx 两个新参数。本文按 v31.0 源码拆解机制、缓存预算与适用场景。