GetHeader returns the hash corresponding to their hash.
(common.Hash, uint64)
| 33 | |
| 34 | // GetHeader returns the hash corresponding to their hash. |
| 35 | GetHeader(common.Hash, uint64) *types.Header |
| 36 | } |
| 37 | |
| 38 | // NewEVMContext creates a new context for use in the EVM. |
no outgoing calls
no test coverage detected