Abstract
Discovers accounts in set that already have been used (has any on-chain transactions). It returns an empty array if none of accounts been used. If a used account is preceded by an unused account then it would be ignored.
Instance of Node to get account information from
Abstract
initializeGet an instance of AccountBase for a given account index.
Index of account
A factory class that generates instances of AccountBase by index.