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