rm old todo
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 4m44s
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 4m44s
This commit is contained in:
parent
c6170f063c
commit
6969595d37
@ -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