Skip to content

Commit 240a7f7

Browse files
authored
Update README.md
1 parent c300b8a commit 240a7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/eip-7701/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ while keeping the [Specification](../../EIPS/eip-7701.md#specification) section
1010
* **Sender**: the Smart Contract Account sending the current AA transaction.
1111
* **Paymaster**: a smart contract that is requested to pay gas fees for the current AA transaction on behalf of the
1212
`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
1414
the current AA transaction.
1515
* **Entity**: a common term for any of the smart contracts mentioned above in the context of an EIP-7701 Transaction.
1616
* **Transaction Validity**:

0 commit comments

Comments
 (0)