NetworkVersionInfoQuery

Type Alias NetworkVersionInfoQuery 

Source
pub type NetworkVersionInfoQuery = Query<NetworkVersionInfoQueryData>;
Expand description

Get information about the versions of protobuf and hedera.

Aliased Typeยง

pub struct NetworkVersionInfoQuery { /* private fields */ }