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

When I run example/run.ts, it prompts Non-base58 character #2

Open
gphp0071201 opened this issue May 11, 2023 · 0 comments
Open

When I run example/run.ts, it prompts Non-base58 character #2

gphp0071201 opened this issue May 11, 2023 · 0 comments

Comments

@gphp0071201
Copy link

Error: Non-base58 character
at Object.decode (D:\work\servers\local-wallet\node_modules.pnpm\[email protected]\node_modules\base-x\src\index.js:111:11)
at Object.decode (D:\work\servers\local-wallet\node_modules.pnpm\[email protected]\node_modules\bs58check\base.js:39:25)
at Object.decode (D:\work\servers\local-wallet\node_modules.pnpm\[email protected]\node_modules\wif\index.js:43:30)
at Object.fromWIF (D:\work\servers\local-wallet\node_modules.pnpm\[email protected]\node_modules\ecpair\src\ecpair.js:36:25)
at new Wallet (D:\work\servers\local-wallet\src\index.ts:22:28)
at D:\work\servers\local-wallet\example\run.ts:7:20
at Generator.next ()
at D:\work\servers\local-wallet\example\run.ts:8:71
at new Promise ()
at __awaiter (D:\work\servers\local-wallet\example\run.ts:4:12)

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