UNPKG

@polkadot/types

Version:
6 lines (5 loc) 186 B
import type { Fixed128 } from '@polkadot/types/interfaces/runtime'; /** @name Multiplier */ export interface Multiplier extends Fixed128 { } export type PHANTOM_TXPAYMENT = 'txpayment';