2
0
mirror of https://github.com/status-im/status-go.git synced 2025-01-11 23:25:29 +00:00
Sale Djenic 189c7a6919 chore: keypairs package which actually refers to keycards is renamed to keycards package
This commit renames few api endpoints:
- old `AddMigratedKeyPairOrAddAccountsIfKeyPairIsAdded` renamed to `AddKeycardOrAddAccountsIfKeycardIsAdded`
- old `GetAllMigratedKeyPairs` renamed to `GetAllKnownKeycardsGroupedByKeyUID`
- old `GetMigratedKeyPairByKeyUID` renamed to `GetKeycardByKeyUID`
- old `DeleteKeypair` renamed to `DeleteAllKeycardsWithKeyUID`
2023-05-10 09:27:51 +02:00
..
2023-01-13 17:52:03 +00:00
2021-07-20 10:57:38 +02:00
2021-07-20 10:57:38 +02:00
2022-12-10 08:26:51 +04:00
2022-10-26 09:39:30 +02:00