fix: wrong comment in EthGasConsumeDecorator (#929)

This commit is contained in:
HaeSung
2022-02-09 14:03:12 +00:00
committed by GitHub
parent f32288b16d
commit 7b22a53556
-1
View File
@@ -154,7 +154,6 @@ func NewEthGasConsumeDecorator(
// of data supplied with the transaction.
//
// This AnteHandler decorator will fail if:
// - the transaction contains more than one message
// - the message is not a MsgEthereumTx
// - sender account cannot be found
// - transaction's gas limit is lower than the intrinsic gas