UNPKG

@swaptoshi/governance-module

Version:

Klayr governance on-chain module

4 lines (3 loc) 177 B
import { CastedVoteStoreData } from '../../types'; import { Types } from '@swaptoshi/utils'; export declare const castedVoteStoreSchema: Types.TypedSchema<CastedVoteStoreData>;