SerHack
SerHack
I'm still testing lightwallet server daemon and via a workaround (yes, now it's totally a workaround, aka commenting the error) for #15 issue, I tried to send some Monero to...
```csharp private void OnClickInstallButton(object sender, RoutedEventArgs e){ FolderBrowserDialog val = new FolderBrowserDialog(); val.set_Description("Select the folder in which you want to install the game"); if ((int)((CommonDialog)val).ShowDialog() == 1) { Directory.CreateDirectory(val.get_SelectedPath() +...
It might benefit a few people and I do not have any reasons against it. https://cooklang.org/docs/spec/