pub type PbSetSystemParamResponse = SetSystemParamResponse;
Aliased Type§
struct PbSetSystemParamResponse {
pub params: Option<SystemParams>,
}
Fields§
§params: Option<SystemParams>
pub type PbSetSystemParamResponse = SetSystemParamResponse;
struct PbSetSystemParamResponse {
pub params: Option<SystemParams>,
}
params: Option<SystemParams>