UNPKG

@polkadot/types

Version:
12 lines (11 loc) 222 B
export default { rpc: {}, types: { WeightToFeeCoefficient: { coeffInteger: 'Balance', coeffFrac: 'Perbill', negative: 'bool', degree: 'u8' } } };