mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 22:26:30 +00:00
189c7a6919
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`