mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
parent
0c293e5c34
commit
4f738d2191
3 changed files with 26 additions and 26 deletions
File diff suppressed because one or more lines are too long
|
|
@ -31,7 +31,7 @@ import (
|
|||
)
|
||||
|
||||
func init() {
|
||||
register("nativePrestateTracer", newPrestateTracer)
|
||||
register("prestateTracer", newPrestateTracer)
|
||||
}
|
||||
|
||||
type prestate = map[common.Address]*account
|
||||
|
|
|
|||
Loading…
Reference in a new issue