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