UNPKG

@ixily/activ

Version:

Alpha Capture Trade Idea Verification. Blockchain ownership proven trade ideas and strategies.

7 lines (6 loc) 260 B
export declare const deterministicStringify: (obj: any, opts?: any) => string | undefined; /** * Returns a hash code from a string * Pre signing hash applicable to json strings objects */ export declare const hashJsonStringPreSign: (str: string) => string;