mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 06:36:32 +00:00
e06c490ec8
Implement required basic CRUD APIs - Add session to wallet connect - Delete session used in tests only - Get active dApps: the order of retrieval is based on the first time the DApp was added in descending order. Also add tests to validate the main requirements Closes: #14615