Hi!
I am using signingCosmWasmClient.execute and have set the gas limit. In this example, I'm setting it about 800,000. But when I tried to execute, the gas limit is always set to 280,000. This leads to failed tx. It's working fine with kepl and leap.
Can anyone suggest how to fix it?

Hi!
I am using
signingCosmWasmClient.executeand have set the gas limit. In this example, I'm setting it about 800,000. But when I tried to execute, the gas limit is always set to 280,000. This leads to failed tx. It's working fine with kepl and leap.Can anyone suggest how to fix it?