import { Hash } from '@polkadot/types/interfaces';
export type CodeId = Hash;
