set_fees_handler

Function set_fees_handler 

Source
pub async fn set_fees_handler<E: Display>(
    __arg0: State<UiState<DynGatewayApi<E>>>,
    _auth: UserAuth,
    __arg2: Form<SetFeesPayload>,
) -> impl IntoResponse