UNPKG

@polkadot/types

Version:
10 lines (9 loc) 309 B
import { emptyCheck } from './emptyCheck.js'; export const polkadot = { LimitParathreadCommits: emptyCheck, OnlyStakingAndClaims: emptyCheck, PrevalidateAttests: emptyCheck, RestrictFunctionality: emptyCheck, TransactionCallFilter: emptyCheck, ValidateDoubleVoteReports: emptyCheck };