Function get_version

Source
async fn get_version(
    state: CupratedRpcHandler,
    _: GetVersionRequest,
) -> Result<GetVersionResponse, Error>
Expand description