UNPKG

@reef-defi/types

Version:

Polkadot.js type definations for Reef Chain

6 lines (5 loc) 201 B
import type { Balance } from '@reef-defi/types/interfaces/runtime'; /** @name PalletBalanceOf */ export interface PalletBalanceOf extends Balance { } export declare type PHANTOM_ACCOUNTS = 'accounts';