ordinals/ord

Improve error message when wallet runs against syncing index

Open

#3 279 ouverte le 13 mars 2024

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Rust (1 479 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (3 955 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur