rollkit / go-execution-evm

An EVM implementation of go-execution interface
Apache License 2.0
0 stars 1 forks source link

Create empty implementation of go-execution API #2

Open tzdybal opened 2 weeks ago

tzdybal commented 2 weeks ago

After https://github.com/rollkit/go-execution/issues/10 is resolved, create empty (panic("not implemented!")) implementation of go-execution API.