dcSpark / milkomeda-c1-evm-passive

Milkomeda evm node configurations for partners wanting to connect to the evm nodes p2p network
MIT License
15 stars 5 forks source link

No revert reason when contract call was reverted #12

Open fwhappy opened 2 years ago

fwhappy commented 2 years ago

Hello

I followed the documented deployment, and it was easy to synchronize the nodes. But I found that I had no way to get the reason for the failure of the smart contract call

I have enabled the revert-release-enabled in config.toml

debug

revert-reason-enabled=true