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