Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some functions doesnt get sourced #55

Open
neuthral opened this issue Mar 15, 2024 · 2 comments
Open

some functions doesnt get sourced #55

neuthral opened this issue Mar 15, 2024 · 2 comments

Comments

@neuthral
Copy link

im trying this on zsh shell

trying to source the bitcoin.sh file and noticed the base58 function returned
some errors and unset it as i already have a base58 binary in my PATH
with exact same operations, only thing i got sourced was the wif() function
maybe these functions should be in separate files with the huge mnemonic
lists

thanks

@neuthral
Copy link
Author

i think it was a problem with zsh, tried in BASH and it seems to work, great!

@grondilu
Copy link
Owner

I thought I added a check of the shell type, I suppose I should see if that works properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants