UNPKG

@acala-network/type-definitions

Version:

Polkadot.js type definations for Acala Network

12 lines (11 loc) 249 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { rpc: {}, types: { ExchangeRate: 'FixedU128', Rate: 'FixedU128', Ratio: 'FixedU128', Price: 'FixedU128' } };