chore: gofumpt (#11839)
* fumpt using main not master... * be more descriptive * fumpt * fix nits Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
co-authored by
Julien Robert
parent
bc2d553f77
commit
55054282d2
@@ -20,7 +20,6 @@ func ConvertTxToStdTx(codec *codec.LegacyAmino, tx signing.Tx) (legacytx.StdTx,
|
||||
|
||||
err := CopyTx(tx, builder, true)
|
||||
if err != nil {
|
||||
|
||||
return legacytx.StdTx{}, err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user