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