Contains the timestamp of the last execution of the accounts discovery command.
Contains the last page number that was used in the transactions database query. Since accounts are all discovery from transactions, we only need to read a transaction once to discover the involved address(es).
Contains the address of the last account that was used in the transaction discovery. This is used in the case of runtime configuration that contains more than one discovery source and permits to track multiple accounts sequentially.
Generated using TypeDoc
A type that represents data about the state of the discovery module. Note that we implement the StateData type to permit more flexibility on gathering module states.
This class shall be used mainly to refer and handle data in relation with the discovery module.
DiscoverAccounts
v0.1.0