Anybody encountered this error?
Command failed: transaction calculate-min-fee Error: Error while decoding the protocol parameters at: “params.json” Error: “Error in $: key “decentralization” not found”
I’m trying to increase my stake pool plege and was trying to update my pool.cert and deleg.cert…
-Sully
1 Like
Ok got past it:
Just had to rebuild my params.json file
cardano-cli query protocol-parameters
–mainnet
–out-file params.json
1 Like
Great! It would be great if you add the error message itself to the topic - would be more informative to others!
2 Likes
I just had the same error. Adding it here for others reference:
Command failed: transaction calculate-min-fee Error: Error while decoding the protocol parameters at: "protocol.json" Error: "Error in $: key \"decentralization\" not found"
1 Like