Refactor to use statediff plugin #1
@ -5,10 +5,6 @@ import (
|
||||
"path/filepath"
|
||||
)
|
||||
|
||||
// TODO: embed some mainnet data
|
||||
// import "embed"
|
||||
//_go:embed mainnet_data.tar.gz
|
||||
|
||||
// GetChainDataPath returns the absolute paths to fixture chain data given a name.
|
||||
// Current chains are at "chaindata", "chain2data".
|
||||
func GetChainDataPath(chain string) (string, string) {
|
||||
|
Loading…
Reference in New Issue
Block a user