UNPKG

@polkadot/types

Version:
8 lines (7 loc) 151 B
/** * Convert the Metadata (which is an alias) to latest * @internal **/ export function toLatest(_registry, v15, _metaVersion) { return v15; }