adjust buffering to improve stability; doc.go; fix notifier
err handling
This commit is contained in:
+1
-1
@@ -759,7 +759,7 @@ var (
|
||||
|
||||
StateDiffFlag = cli.BoolFlag{
|
||||
Name: "statediff",
|
||||
Usage: "Enables the calculation of state diffs between each block, persists these state diffs the configured persistence mode.",
|
||||
Usage: "Enables the processing of state diffs between each block",
|
||||
}
|
||||
StateDiffPathsAndProofs = cli.BoolFlag{
|
||||
Name: "statediff.pathsandproofs",
|
||||
|
||||
Reference in New Issue
Block a user