sphinx-kotlin
                                
                                 sphinx-kotlin copied to clipboard
                                
                                    sphinx-kotlin copied to clipboard
                            
                            
                            
                        DB Migration - Add new Model: Server
Task
Initially it will have just one record but could have more than one LSP servers in the future. For now, use one LSP record:
- ip: Ip of the server (string)
- pubKey: pubKey of the LSP server (string)
Acceptance Criteria
- Implement db change for ipandpubKeyfor one LSP record
- Check ipandpubKeyfor one LSP record