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

Error: problem parsing address #32

Open
billyjacoby opened this issue Feb 24, 2022 · 2 comments
Open

Error: problem parsing address #32

billyjacoby opened this issue Feb 24, 2022 · 2 comments

Comments

@billyjacoby
Copy link

billyjacoby commented Feb 24, 2022

When trying to run through the tutorial I get this error when trying to run fund-cchain-addresses

Error: problem parsing address 'X-local18jma8ppw3nhx5r4ap8clazz0dps7rv5u00z96u': expected hrp "custom" but got "local"

@billyjacoby billyjacoby changed the title Error: problem parsing address 'X-local18jma8ppw3nhx5r4ap8clazz0dps7rv5u00z96u': expected hrp "custom" but got "local" Error: problem parsing address Feb 24, 2022
@techyhippy
Copy link

I got exactly the same error.. here it is in full... please help!

$ yarn fund-cchain-addresses
yarn run v1.22.17
$ npx hardhat run scripts/fund-cchain-addresses.js
Error: problem parsing address 'X-local18jma8ppw3nhx5r4ap8clazz0dps7rv5u00z96u': couldn't parse address "X-local18jma8ppw3nhx5r4ap8clazz0dps7rv5u00z96u": expected hrp "custom" but got "local"
    at AVMAPI.<anonymous> (/test/avalanche-smart-contract-quickstart/node_modules/src/common/jrpcapi.ts:68:15)
    at Generator.next (<anonymous>)
    at fulfilled (/test/avalanche-smart-contract-quickstart/node_modules/avalanche/dist/common/jrpcapi.js:9:58)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

@mengvisal
Copy link

mengvisal commented Jan 13, 2024

Yeah I am having the same issue. Is this solved yet?

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

3 participants