UNPKG

@polkadot/types

Version:
25 lines (24 loc) 593 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { rpc: {}, types: { ActiveGilt: { proportion: 'Perquintill', amount: 'Balance', who: 'AccountId', expiry: 'BlockNumber' }, ActiveGiltsTotal: { frozen: 'Balance', proportion: 'Perquintill', index: 'ActiveIndex', target: 'Perquintill' }, ActiveIndex: 'u32', GiltBid: { amount: 'Balance', who: 'AccountId' } } };