Viewing File: /home/ubuntu/todaykat-frontend-base/node_modules/@ethersproject/hash/lib.esm/message.d.ts

import { Bytes } from "@ethersproject/bytes";
export declare const messagePrefix = "\u0019Ethereum Signed Message:\n";
export declare function hashMessage(message: Bytes | string): string;
//# sourceMappingURL=message.d.ts.map
Back to Directory File Manager