Versions in this module Expand all Collapse all v0 v0.1.1 Dec 22, 2022 v0.1.0 Dec 21, 2022 Changes in this version + func NewFilterRepo(store *badgerhold.Store) repository.FilterRepository + func NewHeadersRepo(store *badgerhold.Store) repository.BlockHeaderRepository + func NewNeutrinoScanner(args NodeServiceArgs) (ports.BlockchainScanner, error) + type NodeServiceArgs struct + BlockHeadersDatadir string + EsploraUrl string + FiltersDatadir string + Network string + Peers []string