Closed chiptus closed 5 years ago
That error is thrown by your Tezos node, looks like you haven't revealed the key for your payout address.
That's right, thanks!
For future readers, you need to reveal even if you have tzx in your account. the command to reveal is:
./tezos-client reveal key for <tz1....>
When running
bakcerei --no-dry-run
I get the following error. I put the right password, and whilehost-ip/chains/main/blocks/head/helpers/scripts/run_operation
returns 500,http://host-ip:8732/chains/main/blocks/genesis
returns a valid answer. I've changed the node ip and payout address for privacy reasons