Versions in this module Expand all Collapse all v2 v2.0.0 Feb 23, 2022 Changes in this version + type Config struct + FastSync bool + GenesisFilePath string + ParseGenesis bool + ParseNewBlocks bool + ParseOldBlocks bool + StartHeight int64 + Workers int64 + func DefaultParsingConfig() Config + func NewParsingConfig(workers int64, parseNewBlocks, parseOldBlocks bool, parseGenesis bool, ...) Config v2.0.0-stargate Feb 23, 2022 Other modules containing this package github.com/forbole/juno/v3 github.com/forbole/juno/v4 github.com/forbole/juno/v5 github.com/forbole/juno/v6