ordinals/ord

Improve error message when wallet runs against syncing index

Open

#3,279 建立於 2024年3月13日

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

倉庫指標

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

描述

If you run a wallet command while the index is syncing, you'll get "error: wallet failed to synchronize with ord server", we should instead either hang, with a message like "waiting for ord server to sync", or give an error message that includes the server height and the bitcoind height.

貢獻者指南