ordinals/ord

Don't export addresses without address index

Open

#3,917 建立於 2024年8月29日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (1,479 fork)github user discovery
enhancementgood first issue

倉庫指標

Star
 (3,955 star)
PR 合併指標
 (PR 指標待抓取)

描述

When doing ord index export, we currently export addresses even if the index wasn't built with --index-addresses. This is prohibitively slow. If the address index doesn't exist, we should just not export addresses.

貢獻者指南