fix: correct typos and remove duplicate code across client and baseapp packages (#24991)

Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
bigbear
2025-07-25 18:10:21 +00:00
committed by GitHub
co-authored by Alex | Interchain Labs
parent db3f09e679
commit 64bd1a134e
7 changed files with 7 additions and 8 deletions
-1
View File
@@ -432,7 +432,6 @@ func setFailOnHandler(cfg client.TxConfig, tx signing.Tx, fail bool) signing.Tx
func wonkyMsg(t *testing.T, cfg client.TxConfig, tx signing.Tx) signing.Tx {
t.Helper()
t.Helper()
builder := cfg.NewTxBuilder()
builder.SetMemo(tx.GetMemo())