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

Feedback for “Hello, World! - with Mesh” #94

Open
speedlightwp opened this issue Nov 12, 2024 · 0 comments
Open

Feedback for “Hello, World! - with Mesh” #94

speedlightwp opened this issue Nov 12, 2024 · 0 comments

Comments

@speedlightwp
Copy link

Hi,

I am testing out Aiken. The last part where I need to unlock the funds in the contract. I follow the instructions, with blockfrost account setup and till lock the contract. It is working fine. The last part where I run the command to unlock the funds, I encountered the following errors:

% node hello-world-unlock.mjs e909e25eb77310ed9b43cf3ba297e96b4fdacbf6190c40bad7b7824f2bc7933a

file:///Users/andylow/Documents/aiken/hello-world/node_modules/@meshsdk/transaction/dist/index.js:1732
throw Error(
^

Error: Transaction information is incomplete while no fetcher instance is provided. Provide a fetcher.
at MeshTxBuilder.queryAllTxInfo (file:///Users/andylow/Documents/aiken/hello-world/node_modules/@meshsdk/transaction/dist/index.js:1732:13)
at MeshTxBuilder.complete (file:///Users/andylow/Documents/aiken/hello-world/node_modules/@meshsdk/transaction/dist/index.js:1624:16)
at Transaction.build (file:///Users/andylow/Documents/aiken/hello-world/node_modules/@meshsdk/transaction/dist/index.js:2382:29)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async file:///Users/andylow/Documents/aiken/hello-world/hello-world-unlock.mjs:58:20

I am not sure how to rectify "Transaction information is incomplete while no fetcher instance is provided".

Please advise.

Thanks,

Andy

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