UNPKG

@test-org122/hypernet-core

Version:

Hypernet Core. Represents the SDK for running the Hypernet Protocol.

5 lines (4 loc) 71 B
export interface IRate { deltaAmount: string; deltaTime: number; }