UNPKG

@polkadot/types

Version:
23 lines (22 loc) 513 B
export 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' } } };