Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Default broadcast mode used for write transactions. DefaultBroadcastMode = flags.BroadcastBlock )
Variables ¶
View Source
var PruningStrategy = types.NewPruningOptions(100, 100, 10)
PruningStrategy of the application: Store every 100th state. Keep last 100 states. Do pruning at every 10th height.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.