Open notmandatory opened 1 week ago
Is there a scenario where were need to insert an Anchor
without a corresponding transaction id?
We should also revisit #961 when trying to reproduce the SQL error.
@oleonardolima is taking a look at this one. Or possibly just helping with testing @evanlinjin's PR #1736.
"In the SQLite persistence the foreign key constraint from anchor to transactions is not checked. Adding an anchor for a non-existing transaction will prevent persisting the wallet."