What are you trying to do?
im trying to run the hello world contract
What’s not working or unclear?
got error in the docker
What have you tried so far?
i tried all thing , and docker is working and rest all things working but not sure about error
Add any relevant code or error messages.
Sync progress: synced=false, sourceGap=0, applyGap=6
Sync progress: synced=false, sourceGap=0, applyGap=5
Sync progress: synced=true, sourceGap=0, applyGap=0
Wallet funded with balance: 100000000
Balance: 100000000
Loading contract...
Setting up providers...
Deploying contract (30-60 seconds)...
Failed: Error: Failed Proof Server response: url="http://127.0.0.1:6300/prove-tx", code="400", status="Bad Request""
at Object.proveTx (file:///Users/cryptonean/Desktop/midnight/my-app/node_modules/@midnight-ntwrk/midnight-js-http-client-proof-provider/dist/index.mjs:87:23)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async submitTx (file:///Users/cryptonean/Desktop/midnight/my-app/node_modules/@midnight-ntwrk/midnight-js-contracts/dist/index.mjs:445:26)
at async submitDeployTx (file:///Users/cryptonean/Desktop/midnight/my-app/node_modules/@midnight-ntwrk/midnight-js-contracts/dist/index.mjs:760:29)
at async deployContract (file:///Users/cryptonean/Desktop/midnight/my-app/node_modules/@midnight-ntwrk/midnight-js-contracts/dist/index.mjs:805:26)
at async main (file:///Users/cryptonean/Desktop/midnight/my-app/dist/deploy.js:111:26)```