getFirstAvailableBlock abstract method

Future<int> getFirstAvailableBlock()

Returns the slot of the lowest confirmed block that has not been purged from the ledger

Implementation

Future<int> getFirstAvailableBlock();