channeldb: remove unused buckets
This commit is contained in:
parent
ec70965c8a
commit
a26a643273
@ -123,9 +123,6 @@ var (
|
||||
// case we'll remove all entries from the prune log with a block height
|
||||
// that no longer exists.
|
||||
pruneLogBucket = []byte("prune-log")
|
||||
|
||||
edgeBloomKey = []byte("edge-bloom")
|
||||
nodeBloomKey = []byte("node-bloom")
|
||||
)
|
||||
|
||||
const (
|
||||
|
Loading…
Reference in New Issue
Block a user