UNPKG

@polkadot/types

Version:
18 lines (17 loc) 480 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { rpc: {}, types: { DeferredOffenceOf: '(Vec<OffenceDetails>, Vec<Perbill>, SessionIndex)', Kind: '[u8; 16]', OffenceDetails: { offender: 'Offender', reporters: 'Vec<Reporter>' }, Offender: 'IdentificationTuple', OpaqueTimeSlot: 'Bytes', ReportIdOf: 'Hash', Reporter: 'AccountId' } };