mirror of
https://github.com/status-im/status-go.git
synced 2025-02-08 21:04:27 +00:00
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`