Skip to main content

set_pm_settlement_pool_config

Function set_pm_settlement_pool_config 

Source
pub async fn set_pm_settlement_pool_config(
    __arg0: State<AppState>,
    __arg1: SonicJson<SetPmSettlementPoolConfigRequest>,
) -> Result<SonicJson<ApiResponse<String>>, ApiError>