[logging getTxInFromSmartContract => debug

When switching to remove EVM contract whitelist, all tx are now treated as getTxInFromSmartContract, which causes more Info() logs than would otherwise be desired. This PR changes those log messages to Debug()

Merge request reports

Loading