File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ while keeping the [Specification](../../EIPS/eip-7701.md#specification) section
10
10
* ** Sender** : the Smart Contract Account sending the current AA transaction.
11
11
* ** Paymaster** : a smart contract that is requested to pay gas fees for the current AA transaction on behalf of the
12
12
` Sender ` contract.
13
- * ** Factory ** : a smart contract that performs a deployment for a new ` Sender ` contract if necessary in the context of
13
+ * ** Deployer ** : a smart contract that performs a deployment for a new ` Sender ` contract if necessary in the context of
14
14
the current AA transaction.
15
15
* ** Entity** : a common term for any of the smart contracts mentioned above in the context of an EIP-7701 Transaction.
16
16
* ** Transaction Validity** :
You can’t perform that action at this time.
0 commit comments