sphinx-kotlin icon indicating copy to clipboard operation
sphinx-kotlin copied to clipboard

Relay Version Peg

Open 05nelsonm opened this issue 4 years ago • 0 comments

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.

05nelsonm avatar Apr 09 '21 13:04 05nelsonm