UNPKG

@swaptoshi/governance-module

Version:

Klayr governance on-chain module

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