UNPKG

@test-org122/hypernet-core

Version:

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

6 lines 177 B
export declare class ControlClaim { account: string; timestamp: number; constructor(account: string, timestamp: number); } //# sourceMappingURL=ControlClaim.d.ts.map