UNPKG

@bifrost-finance/types

Version:
6 lines (5 loc) 167 B
import type { U32 } from '@polkadot/types-codec'; /** @name UnlockId */ export interface UnlockId extends U32 { } export type PHANTOM_VTOKENMINTING = 'vtokenMinting';