amend confusing comment
This commit is contained in:
parent
842ec43c2f
commit
d44719dbd3
@ -39,7 +39,7 @@ func init() {
|
||||
type SplitStore struct {
|
||||
compacting int32
|
||||
|
||||
enableGC bool // TODO disabled for now, as it causes panics
|
||||
enableGC bool // TODO disabled for now, as it needs testing
|
||||
|
||||
baseEpoch abi.ChainEpoch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user