Skip to content

Commit d437b28

Browse files
committed
Fix cancun to pectra
1 parent 87686d2 commit d437b28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/evm/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ import { RpcSelector, AddSeiInlineButton } from '../../src/components';
6969
</tr>
7070
<tr>
7171
<td className="px-4 py-3 text-sm text-neutral-900 dark:text-neutral-100 whitespace-nowrap font-medium">EVM Version</td>
72-
<td className="px-4 py-3 text-sm text-green-600 dark:text-green-400 whitespace-nowrap font-medium">Cancun (w/o blobs)</td>
73-
<td className="px-4 py-3 text-sm text-neutral-600 dark:text-neutral-400 whitespace-nowrap">Cancun</td>
72+
<td className="px-4 py-3 text-sm text-green-600 dark:text-green-400 whitespace-nowrap font-medium">Pectra (w/o blobs)</td>
73+
<td className="px-4 py-3 text-sm text-neutral-600 dark:text-neutral-400 whitespace-nowrap">Pectra</td>
7474
<td className="px-4 py-3 text-sm text-neutral-600 dark:text-neutral-400 whitespace-nowrap">Varies</td>
7575
</tr>
7676
</tbody>

0 commit comments

Comments
 (0)