mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-28 14:47:16 +00:00
Remove (almost) unused TmpDirName (#677)
This commit is contained in:
parent
0eab2a3dd1
commit
5ec6f1359d
@ -33,8 +33,6 @@ import (
|
||||
"github.com/ledgerwatch/erigon-lib/kv"
|
||||
)
|
||||
|
||||
const TmpDirName = "etl-temp"
|
||||
|
||||
type LoadNextFunc func(originalK, k, v []byte) error
|
||||
type LoadFunc func(k, v []byte, table CurrentTableReader, next LoadNextFunc) error
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user