forked from LaconicNetwork/icns-frontend
[WIP] Error fix
This commit is contained in:
parent
921ec5d7e6
commit
10e129baad
@ -1,6 +1,6 @@
|
|||||||
import { AccountInfo } from "./types";
|
import { ChainItemType } from "./types";
|
||||||
|
|
||||||
export const AccountInfos: AccountInfo[] = [
|
export const AccountInfos: ChainItemType[] = [
|
||||||
{
|
{
|
||||||
prefix: "cosmos",
|
prefix: "cosmos",
|
||||||
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
||||||
|
Loading…
Reference in New Issue
Block a user