silentdragonxlite-cli #22

Open
opened 1 year ago by duke · 0 comments
duke commented 1 year ago
Owner

We probably need some changes to make code friendly to DragonX, now that lightwalletd supports it. Currently silentdragonlite-cli gets confused when trying to talk to a dragonx lightwalletd :

$ ./silentdragonlite-cli --server https://lite.dragonx.is
Reading wallet version 9
Lightclient connecting to https://lite.dragonx.is:443/
Sync error Server's latest block(366739) is behind ours(1181040)

This is because it's looking at the last synced block of the Hush wallet in ~/.silentdragonlite/silentdragonlite-wallet.dat

We probably need some changes to make code friendly to DragonX, now that lightwalletd supports it. Currently silentdragonlite-cli gets confused when trying to talk to a dragonx lightwalletd : ``` $ ./silentdragonlite-cli --server https://lite.dragonx.is Reading wallet version 9 Lightclient connecting to https://lite.dragonx.is:443/ Sync error Server's latest block(366739) is behind ours(1181040) ``` This is because it's looking at the last synced block of the Hush wallet in ~/.silentdragonlite/silentdragonlite-wallet.dat
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.