ordinals/ord
GitHub で見るImprove error message when wallet runs against syncing index
Open
#3,279 opened on 2024年3月13日
enhancementgood first issue
Repository metrics
- Stars
- (3,955 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.