secret.js icon indicating copy to clipboard operation
secret.js copied to clipboard

SecretNetworkClient can't decrypt error message.

Open itsHaseebSaeed opened this issue 2 years ago • 1 comments

SecretNetworkClient can't decrypt error messages when using .simulate. The issue I'm facing.

secretjs.tx.compute.executeContract.simulate({}) cannot decrypt the error while secretjs.tx.compute.executeContract({}) can.

itsHaseebSaeed avatar Sep 26 '22 12:09 itsHaseebSaeed

Would appreciate a code snippet to help me reproduce this on my machine

assafmo avatar Sep 27 '22 19:09 assafmo