Last updated 2 years ago
Was this helpful?
> > >
Requests nonce from server.
Signature:
ssxServerNonce(params: Record<string, any>): Promise<string>;
params
Record<string, any>
Request params.
Returns:
Promise<string>
Promise with nonce.