fix error
This commit is contained in:
parent
6faf69c6f9
commit
6cccb25964
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user