menu
solwave_dart package
documentation
solwave_dart.dart
RpcClient
getMaxRetransmitSlot abstract method
getMaxRetransmitSlot abstract method
dark_mode
light_mode
getMaxRetransmitSlot
abstract method
Future
<
int
>
getMaxRetransmitSlot
(
)
Get the max slot seen from retransmit stage.
Implementation
Future<int> getMaxRetransmitSlot();
solwave_dart package
documentation
solwave_dart
RpcClient
getMaxRetransmitSlot abstract method
RpcClient class