Struct kinetic::responses::GetVersionResponse
[−]
[src]
pub struct GetVersionResponse { pub version: Vec<u8>, pub integrity: Integrity, }
A GetVersion
command result
A GetVersion
command returns the version and integrity information for the requested key
Fields
version | |
integrity |