menu
solwave_dart package
documentation
solwave_dart.dart
RpcClient
getVersion abstract method
getVersion abstract method
dark_mode
light_mode
getVersion
abstract method
Future
<
SolanaVersion
>
getVersion
(
)
Returns the current solana versions running on the node
Implementation
Future<SolanaVersion> getVersion();
solwave_dart package
documentation
solwave_dart
RpcClient
getVersion abstract method
RpcClient class