mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-01 03:07:59 +00:00
Add Edgeware chain prefix to settings. (#317)
This commit is contained in:
@@ -26,5 +26,10 @@ export const PREFIXES: Option[] = [
|
||||
info: 'polkadot',
|
||||
text: 'Polkadot (live)',
|
||||
value: 0
|
||||
},
|
||||
{
|
||||
info: 'edgeware',
|
||||
text: 'Edgeware (live)',
|
||||
value: 7
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user