Closed pinges closed 1 year ago
The current API passes in the BlockHeader and the Block to the traceStartBlock() method. When building a block neither is available. The API was changed to take the block number, base fee, and the coinbase.
finished in another PR
The current API passes in the BlockHeader and the Block to the traceStartBlock() method. When building a block neither is available. The API was changed to take the block number, base fee, and the coinbase.