Closed teddy3130 closed 2 years ago
Unsubscribe.
On Fri, Mar 19, 2021 at 10:49 AM teddy3130 @.***> wrote:
I am tried to generate the blf from hash.txt file. Getting an error " [!] Failed to open hash160 file 'hash160' " Tried restarting and reinstalling still issue persist. need some expertise help. [image: BF] https://user-images.githubusercontent.com/80978756/111822123-c9267480-88b9-11eb-85cb-afd6eb546312.PNG
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ryancdotorg/brainflayer/issues/152, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJCLVSSMMUI6K4EC65CPA4TTEOFCJANCNFSM4ZPHPTZQ .
You're doing it wrong, the only correct way as far as I know is
./hex2blf example.hex example.blf
the .blf
file is automatically created from the .hex
file
I am tried to generate the blf from hash.txt file. Getting an error " [!] Failed to open hash160 file 'hash160' " Tried restarting and reinstalling still issue persist. need some expertise help.