Skip to content

Commit

Permalink
update network name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridel1e committed Feb 6, 2024
1 parent 5390c14 commit 7f9dcd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/network/cardano/cardano.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ const makeCardanoNetwork = (

export const cardanoPreview = makeCardanoNetwork(
'cardano_preview',
'Cardano (Preview)',
'Cardano (Preprod)',
);

export const cardanoMainnet = makeCardanoNetwork('cardano', 'Cardano');

0 comments on commit 7f9dcd3

Please sign in to comment.