rollkit / go-execution-evm

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

Implement `GetTxs` method #4

Open tzdybal opened 2 weeks ago

tzdybal commented 2 weeks ago

GetTxs method should reap transactions from mempool and return them.