UNPKG

@unisat/wallet-utils

Version:
2 lines (1 loc) 90 B
export declare function verifyMessage(publicKey: string, text: string, sig: string): any;