You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 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)
The text was updated successfully, but these errors were encountered:
Hi ,whats could be the issue?
The text was updated successfully, but these errors were encountered: