status-go/appdatabase/migrations
Sale Djenic b660672a60 chore(accounts): `type` column from `accounts` table updated
`type` column is set for all rows to appropriate value. Before this change
accounts which were generated from the keypair created importing seed phrase
had `generated` value for the `type`.

According to above, a function for generating an account sets the `type`
based on the passed derive from address.
2023-03-07 11:28:06 +01:00
..
sql chore(accounts): `type` column from `accounts` table updated 2023-03-07 11:28:06 +01:00
bindata.go chore(accounts): `type` column from `accounts` table updated 2023-03-07 11:28:06 +01:00
migrate.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00