From 06e34f0df9aaefc8f8554b2ef18f7b5371ee513c Mon Sep 17 00:00:00 2001 From: Filipp Makarov Date: Tue, 28 Nov 2023 15:52:10 +0300 Subject: [PATCH] minor change natspec --- .../SessionValidationModules/ABISessionValidationModule.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/smart-account/modules/SessionValidationModules/ABISessionValidationModule.sol b/contracts/smart-account/modules/SessionValidationModules/ABISessionValidationModule.sol index db685089..da631a9c 100644 --- a/contracts/smart-account/modules/SessionValidationModules/ABISessionValidationModule.sol +++ b/contracts/smart-account/modules/SessionValidationModules/ABISessionValidationModule.sol @@ -93,7 +93,7 @@ contract ABISessionValidationModule is ISessionValidationModule { * @param callValue value to be sent with the call * @param _funcCallData the data for the call. is parsed inside the SVM * @param _sessionKeyData SessionKey data, that describes sessionKey permissions - * param _callSpecificData additional data, for example some proofs if the SVM utilizes merkle trees itself + * @return sessionKey address of the sessionKey that signed the userOp * for example to store a list of allowed tokens or receivers */ function validateSessionParams(