fix(sdk): Access correct consensus client when estimating cosmwasm txs (#4249)
### Description `tmClient` (i.e. TendermintClient) is now `cometClient` ### Related issues Related to #4209 but not surfaced because of ts-ignore, which is necessary because the required data isn't surfaced properly by CosmJS ### Backward compatibility Yes ### Testing Tested in Warp UIpull/4250/head
parent
c6bf71d1b3
commit
69a39da1cf
@ -0,0 +1,5 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
Fix issue with cosmos tx estimation |
Loading…
Reference in new issue