locatorCount property
int
get
locatorCount
Returns the number of block locator hashes.
Implementation
int get locatorCount => blockLocatorHashes.length;
Returns the number of block locator hashes.
int get locatorCount => blockLocatorHashes.length;