-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
alex
committed
Mar 24, 2024
1 parent
c01e369
commit 14b8c32
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,8 @@ | ||
there's bug there | ||
|
||
compressor: words delivered from file. file name provided via command line. there's -wif24 option | ||
|
||
dcompressor: base58 encoded thing provided via command line. there's -wif24 option | ||
|
||
msvc 2019 project with cmake build support. | ||
in windows you should have libcrypto.dll next to .exe files, not included | ||
wif key is 27 words or 24 words with -wif24 option. |