Required wallet DB fields do not get persistently added #1743
Labels
Bug
PRIORITY:LOW
Would eventually require attention if times allow it.
SEVERITY:LOW
Small defects which does not prevent any crucial functionality to work.
Context
After creating a wallet using the
cardano-wallet-shelley create from-mnemonic $NAME
command, each restart of cardano-wallet server shows the following messages in the logs:Steps to Reproduce
from-mnemonic
.Wiping the cardano-wallet db and repeating does not resolve.
There appears to be no functional impact to this issue -- at least for what I'm doing.
Expected behavior
The required table values would persist after the first table addition and respective messages in the log would stop after the first time.
The text was updated successfully, but these errors were encountered: