Address 5.4 audit documentation improvements (#5779)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
This commit is contained in:
committed by
Hadrien Croubois
parent
2e152ba691
commit
83b829e0d1
@ -226,7 +226,7 @@ abstract contract MultiSignerERC7913 is AbstractSigner {
|
||||
*
|
||||
* Requirements:
|
||||
*
|
||||
* * The `signatures` arrays must be at least as large as the `signers` arrays. Panics otherwise.
|
||||
* * The `signatures` and `signers` arrays must be equal in length. Returns false otherwise.
|
||||
*/
|
||||
function _validateSignatures(
|
||||
bytes32 hash,
|
||||
|
||||
Reference in New Issue
Block a user