Type Alias hedera::NetworkVersionInfoQuery

source ·
pub type NetworkVersionInfoQuery = Query<NetworkVersionInfoQueryData>;
Expand description

Get information about the versions of protobuf and hedera.

Aliased Type§

struct NetworkVersionInfoQuery { /* private fields */ }