Serhii Shymkiv
Serhii Shymkiv
> Does this error also occur if the to and from fields on the sendPayment txns in the mempool do not take part in the zkapp deployment (either as fee...
We don't really need to avoid an issue, the fix might be just to repeat input if received data from user != `yes` or `no`.
- https://o1-labs.slack.com/archives/C028Q27R8UC/p1664352732497679 - ``` System: OS: macOS 12.6 CPU: (16) x64 Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz Binaries: Node: 16.15.1 - ~/.nvm/versions/node/v16.15.1/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 8.11.0 - ~/.nvm/versions/node/v16.15.1/bin/npm...
We can say the same for pretty much anything :). Like having an example of `config.json` file why we even need current `zk config` configurator? The point here in more...
@hsq125 @jrwashburn DO you still experience same issue?
Closing this issue because of being inactive for long time. Please feel free to open another ticket should you experience any further issues.
https://github.com/o1-labs/proof-systems/pull/724
@nerdvibe are there any updates?
Closing this issue because of being inactive for long time. Please feel free to open another ticket should you experience any further issues.
Thanks @MartinMinkov for taking a look. This is weird. Jest types are installed as `devDependencies: "@types/jest": "^27.0.3",` yet still I'm facing that issue. Will check with fresh instalment then.