UNPKG

@polkadot/types

Version:
14 lines (13 loc) 302 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { rpc: {}, types: { WeightToFeeCoefficient: { coeffInteger: 'Balance', coeffFrac: 'Perbill', negative: 'bool', degree: 'u8' } } };