Skip to content

Commit

Permalink
nethermind default
Browse files Browse the repository at this point in the history
  • Loading branch information
alebanzas committed Nov 23, 2022
1 parent 42fb255 commit 5f94de9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

<Tabs groupId="execution-clients" defaultValue="geth" values={[
<Tabs groupId="execution-clients" defaultValue="nethermind" values={[
{label: 'Nethermind', value: 'nethermind'},
{label: 'Besu', value: 'besu'},
{label: 'Erigon', value: 'erigon'},
Expand Down

0 comments on commit 5f94de9

Please sign in to comment.