Closed i5hi closed 2 years ago
I think this is related to #95 .
I think it can be closed.
I think get_new_address here updates the address index which then triggers sync to catch it properly.
Yes I think it's related, if you can resolve the issue by increasing your sync --max_addresses
then please close this issue too.
Issue
A wallet using electrum node does not sync on first or second try and requires another command - in this case
get_new_address
to trigger a correct sync.Reproduction Steps