menu
solwave_dart package
documentation
solwave_dart.dart
RpcClient
getMaxShredInsertSlot abstract method
getMaxShredInsertSlot abstract method
dark_mode
light_mode
getMaxShredInsertSlot
abstract method
Future
<
int
>
getMaxShredInsertSlot
(
)
Get the max slot seen from after shred insert.
Implementation
Future<int> getMaxShredInsertSlot();
solwave_dart package
documentation
solwave_dart
RpcClient
getMaxShredInsertSlot abstract method
RpcClient class