How do I speed up account import?
Last updated
Was this helpful?
Last updated
Was this helpful?
When calling , scanning starts at the Origin block (#1). By using the first_block_index param, a user can specify the starting block for that account if it is known. Newly created accounts are given a starting block index and any transactions that occurred before the first_block_index will not be scanned.
\