Abstract
Initialize the fetcher service.
The blockchain identifier.
Allows communication with the sibling fetcher instances.
Protected
blockchainProtected
blockchainThe blockchain identifier.
Protected
entityProtected
fetcherAllows communication with the sibling fetcher instances.
Requests a new signature fetcher, which will fetch all txn ids including a given account.
Arguments for the fetcher.
Requests to remove a signature fetcher.
The account to remove the fetcher from.
Returns all txn ids fetched for a given account by timestamp range as a stream.
Account and timestamp range to get the ids for.
Adds new ids to the fetcher loop to fetch their related transactions.
The ids of the transactions to fetch.
Returns a signature fetcher's state.
The account to get the fetcher's state from.
Protected
getProtected
getProtected
mapProtected
mapGenerated using TypeDoc
The main class of the fetcher service.