UNPKG

machinomy

Version:

Micropayments powered by Ethereum

4 lines (3 loc) 165 B
import Storage from '../Storage'; import ChannelInflator from '../ChannelInflator'; export declare function tmpStorage(inflator: ChannelInflator): Promise<Storage>;