diff --git a/src/libs/clients/evmos.ts b/src/libs/clients/evmos.ts index 72e35248..09229b98 100644 --- a/src/libs/clients/evmos.ts +++ b/src/libs/clients/evmos.ts @@ -1,6 +1,6 @@ import type{ RequestRegistry } from '@/libs/registry' import { adapter } from '@/libs/registry' -import { GovProposal, PaginatedProposals } from '@/types' +import type { GovProposal, PaginatedProposals } from '@/types' // which registry is store export const store = 'name' // name or version // Blockchain Name