Evermint is a fork of open source Evmos, maintains bug fixes, customization and enable developers to fork and transform to their chain, fully customized naming, in just 2 steps. For research and development purpose.
GNU Lesser General Public License v3.0
3
stars
3
forks
source link
imp(evm): allow one and only one Ethereum Tx per tx execution #130
To simplify coding business logic, add an ante
SingleEthTxDecorator
to check & allow one and only one Ethereum Tx per tx execution.