UNPKG

@polkadot/types

Version:
12 lines (11 loc) 228 B
import { runtime } from './runtime.js'; export default { rpc: {}, runtime, types: { NpApiError: { _enum: ['MemberNotFound', 'OverflowInPendingRewards'] }, NpPoolId: 'u32' } };