Add Subsocial to ss58 defaults (#358)

This commit is contained in:
Vlad Proshchavaiev
2020-08-27 11:53:37 +03:00
committed by GitHub
parent abdfa588a6
commit 3610d1b921
@@ -38,5 +38,10 @@ export const PREFIXES: Option[] = [
info: 'kulupu',
text: 'Kulupu (live)',
value: 16
},
{
info: 'subsocial',
text: 'Subsocial (live)',
value: 28
}
];