Achi-Coin / achi-blockchain

Apache License 2.0
12 stars 12 forks source link

Exception from 'wallet'. Achi dont show wallet balance if 2 fingerprints (2 wallet). CLI Ubuntu 20 #20

Open dipol0 opened 2 years ago

dipol0 commented 2 years ago

Hi.

Sorry for English ))

I run one farmer node from CLI (Ubuntu 20). If i have only one wallet (fingerprint) - all fine. I generate vanity address and when i ask balance get error: Exception from 'wallet'.

_achi wallet show 1) fingerprint_1 (normal address) 2) fingerprint2 (vanity adders) Select: ...

if use this way get error Exception from 'wallet'.


if use

_achi wallet show -f fingerprint1 (normal)

than may be different out. Or same Exception from 'wallet'. or show balance.

and if ask balance vanity address

_achi wallet show -f fingerprint2 (vanity)

every time get Exception from 'wallet'.


PS and in GUI if select only fingerprint - only one wallet address synced. If wait and select another fingerprint - need wait for sync it.