Skip to main content

Interface: AuthWitnessProvider

account.AuthWitnessProvider

Creates authorization witnesses.

Hierarchy

Methods

createAuthWit

createAuthWit(messageHash): Promise<AuthWitness>

Computes an authentication witness from either a message hash

Parameters

NameTypeDescription
messageHashFr | BufferThe message hash to approve

Returns

Promise<AuthWitness>

The authentication witness