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

TypeError: Cannot read property 'base_account' of undefined #2

Open
Saberdz19 opened this issue Dec 15, 2022 · 0 comments
Open

TypeError: Cannot read property 'base_account' of undefined #2

Saberdz19 opened this issue Dec 15, 2022 · 0 comments

Comments

@Saberdz19
Copy link

Hi ,whats could be the issue?

> bash build_app.sh

(node:40849) ExperimentalWarning: --experimental-loader is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)

ChainID: localterra

Registering CW20 Token Contract...
TypeError: Cannot read property 'base_account' of undefined
    at Function.LazyGradedVestingAccount.fromData (/home/ziion/CTFs/HalbornCTF_Rust_CosmWasm/dvamm/scripts/node_modules/@terra-money/terra.js/src/core/auth/LazyGradedVestingAccount.ts:71:11)
    at AuthAPI.<anonymous> (/home/ziion/CTFs/HalbornCTF_Rust_CosmWasm/dvamm/scripts/node_modules/@terra-money/terra.js/src/client/lcd/api/AuthAPI.ts:27:39)
    at step (/home/ziion/CTFs/HalbornCTF_Rust_CosmWasm/dvamm/scripts/node_modules/@terra-money/terra.js/dist/client/lcd/api/AuthAPI.js:48:23)
    at Object.next (/home/ziion/CTFs/HalbornCTF_Rust_CosmWasm/dvamm/scripts/node_modules/@terra-money/terra.js/dist/client/lcd/api/AuthAPI.js:29:53)
    at fulfilled (/home/ziion/CTFs/HalbornCTF_Rust_CosmWasm/dvamm/scripts/node_modules/@terra-money/terra.js/dist/client/lcd/api/AuthAPI.js:20:58)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
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