era-compiler-tester
                                
                                
                                
                                    era-compiler-tester copied to clipboard
                            
                            
                            
                        fix: adapt for the new version of EVM emulator
What ❔
Why ❔
Checklist
- [ ] PR title corresponds to the body of PR.
 - [ ] Tests for the changes have been added / updated.
 - [ ] Documentation comments have been added / updated.
 - [ ] Code has been formatted via 
cargo fmtand checked withcargo clippy.