tidying ws client
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { createHmac } from 'crypto';
|
||||
|
||||
/** This is async because the browser version uses a promise (browser-support) */
|
||||
export async function signMessage(
|
||||
message: string,
|
||||
secret: string
|
||||
|
||||
Reference in New Issue
Block a user