UNPKG

@test-org122/hypernet-core

Version:

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

5 lines 109 B
export interface IRate { deltaAmount: string; deltaTime: number; } //# sourceMappingURL=Rate.d.ts.map