fix: wrong comment in EthGasConsumeDecorator (#929)

This commit is contained in:
HaeSung 2022-02-09 23:03:12 +09:00 committed by GitHub
parent f32288b16d
commit 7b22a53556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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