fix: wrong comment in EthGasConsumeDecorator (#929)
This commit is contained in:
parent
f32288b16d
commit
7b22a53556
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user