Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D14112
Change Details
Change Details
Old
New
Diff
``` cd electrum python -m electrumabc.tests ``` Build for windows and run from command line with arg `-v` (to test the winconsole encoding)
``` cd electrum python -m electrumabc.tests ``` Build for windows and run from command line with arg `-v` (to test the winconsole encoding) Try also `wine dist/ElectrumABC-5.2.4.exe -v` on linux.
``` cd electrum python -m electrumabc.tests ``` Build for windows and run from command line with arg `-v` (to test the winconsole encoding)
Try also `wine dist/ElectrumABC-5.2.4.exe -v` on linux.
Continue