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

Uncaught Error: Non-base58 character #33

Open
phpmac opened this issue May 25, 2024 · 0 comments
Open

Uncaught Error: Non-base58 character #33

phpmac opened this issue May 25, 2024 · 0 comments

Comments

@phpmac
Copy link

phpmac commented May 25, 2024

undefined
> Message('hello, world').verify("bc1pydpj45r52e5njm4j7apj3sycjnaugl5znprkph9y676lv9ad0zsq4785ga", "ILtDggv+4LT25kBsbqeZ72X1AdvZ4d43pEOlrTVXEU8tdZUoRCvIkyEN9hI0GX1NjsbvzHCS7kMHF9z9QL3jDhI=");
Uncaught Error: Non-base58 character
    at Object.decode (/Users/a/Downloads/hardhat/node_modules/bitcore-lib/node_modules/bs58/lib/bs58.js:51:37)
    at Base58.decode (/Users/a/Downloads/hardhat/node_modules/bitcore-lib/lib/encoding/base58.js:48:26)
    at Base58Check.decode (/Users/a/Downloads/hardhat/node_modules/bitcore-lib/lib/encoding/base58check.js:45:31)
    at Address._transformString (/Users/a/Downloads/hardhat/node_modules/bitcore-lib/lib/address.js:279:35)
    at Address.fromString (/Users/a/Downloads/hardhat/node_modules/bitcore-lib/lib/address.js:379:22)
    at Message.verify (/Users/a/Downloads/hardhat/node_modules/bitcore-message/lib/message.js:90:30)
> 
> 
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

1 participant