UNPKG

@swaptoshi/governance-module

Version:

Klayr governance on-chain module

8 lines (7 loc) 134 B
export interface ConfigUpdatedEventData { module: string; path: string; old: string; new: string; type: string; }