gofmt
This commit is contained in:
parent
670b72ff1f
commit
82f754f31e
@ -726,7 +726,6 @@ type Events struct {
|
|||||||
// that shifts as the chain progresses.
|
// that shifts as the chain progresses.
|
||||||
FilterThresholdEpoch uint64
|
FilterThresholdEpoch uint64
|
||||||
|
|
||||||
|
|
||||||
// DatabasePath is the full path to a sqlite database that will be used to index actor events to
|
// DatabasePath is the full path to a sqlite database that will be used to index actor events to
|
||||||
// support the historic filter APIs. If the database does not exist it will be created. The directory containing
|
// support the historic filter APIs. If the database does not exist it will be created. The directory containing
|
||||||
// the database must already exist and be writeable. If a relative path is provided here, sqlite treats it as
|
// the database must already exist and be writeable. If a relative path is provided here, sqlite treats it as
|
||||||
|
Loading…
Reference in New Issue
Block a user