Skip to content

Commit 83b19c7

Browse files
authored
Update releases.tsx
update content
1 parent d68cb09 commit 83b19c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/roadmap/releases.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@ export const releasesData: Release[] = [
114114
releaseDate: "2025-05-07",
115115
content: (
116116
<div>
117-
<p className="font-bold">EOA account code</p>
117+
<p className="font-bold">Enhance EOA wallets with smart contract functionality</p>
118118
<ul>
119119
<li>
120120
Users can set their address to be represented by a code of an
121-
existing smart contract
121+
existing smart contract and gain benefits such as transaction batching, transaction fee sponsorship or better recovery mechanisms
122122
</li>
123123
</ul>
124124
<p className="font-bold">Increase the max effective balance</p>

0 commit comments

Comments
 (0)