sphinx-kotlin
sphinx-kotlin copied to clipboard
Relay Version Peg
Peg app usage to a minimum relay version.
The best location to do this is in the DashboardViewModel.networkRefresh such that an error is produced and the version number is set as a static variable which will inhibit any other network requests from occurring.
This feature will also need to be implemented into the Profile advanced settings in the event a user restores keys, they can update their relay url to a BE that is above the min version and the app will then begin to process requests.