ordinals/ord

Improve error message when wallet runs against syncing index

Open

#3279 aperta il 13 mar 2024

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Rust (1479 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (3955 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor