UNPKG

okx-api

Version:

Complete & robust Node.js SDK for OKX's REST APIs and WebSockets, with TypeScript & end-to-end tests

2 lines (1 loc) 78 B
export declare function signMessage(message: string, secret: string): string;