Signs a challenge from the server with an NKEY, a function matching this interface must be provided when manually signing nonces via the nonceSigner connect option.
Hierarchy
NonceSigner
Callable
__call(nonce: string): Buffer
Signs a challenge from the server with an NKEY, a function matching this interface must be provided when manually signing nonces via the nonceSigner connect option.
Signs a challenge from the server with an NKEY, a function matching this interface must be provided when manually signing nonces via the
nonceSigner
connect option.