UNPKG

@polkadot/types

Version:
12 lines (11 loc) 222 B
export default { rpc: {}, types: { UncleEntryItem: { _enum: { InclusionHeight: 'BlockNumber', Uncle: '(Hash, Option<AccountId>)' } } } };