When I change or delete usernames with the updateAccount command, I expect the values in (storage...) - to be updated and persisted to disk, so that I can reconstitute a functional encrypted-username link after setting it.
Right now this data on disk seems to be written out only once and not updated.
When I change or delete usernames with the
updateAccount
command, I expect the values in (storage...
) - to be updated and persisted to disk, so that I can reconstitute a functional encrypted-username link after setting it.Right now this data on disk seems to be written out only once and not updated.