Skip to content

Commit 752242d

Browse files
committed
build good
1 parent f52f235 commit 752242d

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

docs/release-notes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Removes certain limits previously present on prover throughput. This quite liter
3333
### Breaking changes:
3434

3535
#### Transaction bundling
36-
- **Wallets** will need to add support for the Linea `sendBundle` endpoint, as well as [EIP-5792](https://eips.ethereum.org/EIPS/eip-5792), in order to enable dapps to create transaction bundles. If a wallet also intends to offer gas sponsorship, they will have to implement that on the wallet side.
36+
- **Wallets** will need to add support for the Linea `sendBundle` [endpoint](/api/reference/eth-sendbundle), as well as [EIP-5792](https://eips.ethereum.org/EIPS/eip-5792), in order to enable dapps to create transaction bundles. If a wallet also intends to offer gas sponsorship, they will have to implement that on the wallet side.
3737
- **Dapps** should ensure that they are, also, supporting [EIP-5792](https://eips.ethereum.org/EIPS/eip-5792) in order to *send* transaction bundles, if they are not already doing so in order to be compliant with EIP-7702. Additionally, if the user's wallet does not support the Linea `sendBundle` endpoint, **dapps should implement fallback logic**.
3838

3939
## Beta v4.2
-282 Bytes
Loading
10 Bytes
Loading
362 Bytes
Loading

0 commit comments

Comments
 (0)