describe fixtures
All checks were successful
Test / Run unit tests (pull_request) Successful in 3m48s
All checks were successful
Test / Run unit tests (pull_request) Successful in 3m48s
This commit is contained in:
parent
0d9957c5f8
commit
246bc68cb6
@ -1,4 +1,4 @@
|
|||||||
// This fixture is the first using Pebble instead of Leveldb. It was generated by a fixturenet
|
// postmerge1 is the first fixture using Pebble instead of Leveldb. It was generated by a fixturenet
|
||||||
// running geth 1.14.5 using a "merged from Genesis" configuration, as opposed to the previous
|
// running geth 1.14.5 using a "merged from Genesis" configuration, as opposed to the previous
|
||||||
// fixtures for which the Merge occurred at block 1.
|
// fixtures for which the Merge occurred at block 1.
|
||||||
package postmerge1
|
package postmerge1
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
// premerge1 is from a Clique-based pre-Merge chain with a single genesis allocation.
|
||||||
package premerge1
|
package premerge1
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
// premerge2 is from an Ethash-based pre-Merge chain.
|
||||||
package premerge2
|
package premerge2
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user