Interface: AuthWitnessProvider
account.AuthWitnessProvider
Creates authorization witnesses.
Hierarchy
-
AuthWitnessProvider
Methods
createAuthWit
▸ createAuthWit(messageHash
): Promise
<AuthWitness
>
Computes an authentication witness from either a message hash
Parameters
Name | Type | Description |
---|---|---|
messageHash | Fr | Buffer | The message hash to approve |
Returns
Promise
<AuthWitness
>
The authentication witness