UNPKG

@acala-network/types

Version:

Acala types for @polkadot/api

22 lines (21 loc) 423 B
declare const _default: { rpc: {}; types: { NomineeId: string; HomaUnlockChunk: { value: string; era: string; }; BondingLedger: { total: string; active: string; unlocking: string; }; }; typesAlias: { nomineesElection: { UnlockChunk: string; }; }; }; export default _default;