#Deploy Add SmartContract on Berkeley with error
7 messages · Page 1 of 1 (latest)
7 messages · Page 1 of 1 (latest)
Error: Failed to send transaction to relayer. Errors: Couldn't send zkApp command: (Verification_failed
"Invalid_signature: [B62qrtYAzxVPYswJWVnrzgo5PQcjH4iPgJnHBNrKefSiJuCbBAffuAo]")
zk-cli command:
zk deploy berkeleyAdd
Versions:
node: v20.5.0
zk cli: 0.12.1
o1js: 0.12.*
#zkapps-developers message
ah ic
works with o1js 0.13.0: #zkapps-developers message
Update your zkapp-cli to v 0.13.0
npm i -g zkapp-cli@latest
Still getting the same error, after package update.