getSnapshotSlot abstract method
Returns the highest slot that the node has a snapshot for
Implementation
@Deprecated('Please use getHighestSnapshotSlot instead')
Future<int> getSnapshotSlot();
Returns the highest slot that the node has a snapshot for
@Deprecated('Please use getHighestSnapshotSlot instead')
Future<int> getSnapshotSlot();