UNPKG

@acala-network/type-definitions

Version:

Polkadot.js type definations for Acala Network

22 lines (21 loc) 479 B
declare const _default: { rpc: {}; types: { PoolId: { _enum: { Loans: string; Dex: string; }; }; PoolIdV0: { _enum: { LoansIncentive: string; DexIncentive: string; HomaIncentive: string; DexSaving: string; HomaValidatorAllowance: string; }; }; }; }; export default _default;