Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hoank101 committed Mar 26, 2024
1 parent 22e281d commit 369a7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,7 @@ func (app *MigalooApp) AppCodec() codec.Codec {
return app.appCodec
}

// TxConfig returns WasmApp's TxConfig
// TxConfig returns MigalooApp's TxConfig
func (app *MigalooApp) TxConfig() client.TxConfig {
return app.txConfig
}
Expand Down

0 comments on commit 369a7a4

Please sign in to comment.