Skip to content

Module: network/identity

Table of contents

Functions

Functions

getIdentity

getIdentity(options?): Promise<string>

A helper function to get the requestor's ID

Parameters

Name Type
options? Object
options.yagnaOptions? YagnaOptions

Returns

Promise<string>

requestorId

Defined in

yajsapi/network/identity.ts:11