This was working in the past, but I recently did rescan_bc
and now when I do show_transfers
I can only see amounts and tx_id.
I assume this is related to: When sending monero to an address. Does my wallet keep track of the history of where it was sent to?
So it seems that rescan_bc
clears the wallet history?
I often view sent-to addresses to confirm I am sending to a correct address again (to avoid phishing/address swaps). I assume using address_book
would be a better option here.
Slowly I am getting the hang of the Monero cli, I am just looking for confirmation on the above. thx.