Skip to content

Commit 765655a

Browse files
Update services/concepts/bundler.md
Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
1 parent 0f94888 commit 765655a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

services/concepts/bundler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Infura supports [ERC-4337](https://docs.erc4337.io/) bundler JSON-RPC methods th
99
account abstraction (AA) experiences like gas sponsorship (paymasters), ERC-20 gas payment, session keys, or
1010
batched actions using smart accounts.
1111

12-
Use the bundler JSON-RPC methods if your app or wallet uses smart accounts, if you use an externally
13-
owned account (EOA) only, use standard Ethereum JSON-RPC methods.
12+
If your dapp or wallet uses smart accounts, use the bundler JSON-RPC methods. If you use externally
13+
owned accounts (EOAs) only, use standard Ethereum JSON-RPC methods.
1414

1515
:::info
1616
AA moves validation and fee-payment logic into smart contracts. Instead of sending raw transactions

0 commit comments

Comments
 (0)