getVersion abstract method

Future<SolanaVersion> getVersion()

Returns the current solana versions running on the node

Implementation

Future<SolanaVersion> getVersion();