From d635eacefec43c79c65e79c28cef73547b5298e6 Mon Sep 17 00:00:00 2001 From: Felipe Alvarado Date: Wed, 30 Oct 2024 13:20:44 +0100 Subject: [PATCH] Apply PR suggestion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Uxío --- safe_transaction_service/history/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/safe_transaction_service/history/views.py b/safe_transaction_service/history/views.py index 7d176fcc0..eee16d704 100644 --- a/safe_transaction_service/history/views.py +++ b/safe_transaction_service/history/views.py @@ -543,7 +543,7 @@ def get_queryset(self): def delete(self, request, safe_tx_hash: HexStr): """ Removes the queued but not executed multi-signature transaction associated with the given Safe tansaction hash. - Only the proposer or the delegate user who proposed the transaction can delete it. + Only the proposer or the delegate who proposed the transaction can delete it. If the transaction was proposed by a delegate, it must still be a valid delegate for the transaction proposer. An EOA is required to sign the following EIP-712 data: