async fn set_channel_fees(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<SetChannelFeesRequest>,
) -> Result<Json<Value>, GatewayError>async fn set_channel_fees(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<SetChannelFeesRequest>,
) -> Result<Json<Value>, GatewayError>