Skip to content

Documentation


Documentation / @u-net/issuer / anchorLedgerV2CredentialFromEnv

Function: anchorLedgerV2CredentialFromEnv()

anchorLedgerV2CredentialFromEnv(input): Promise<{ issuerIdHash: string; transactionHash: string; }>

Defined in: ledgerV2.ts:286

Parameters

input

attestationHash

string

env?

Record<string, string | undefined>

fetch?

{(input, init?): Promise<Response>; (input, init?): Promise<Response>; }

holderRevocationSigner

string

issuerId

string

requestId

string

signerEnvPrefix?

string

Returns

Promise<{ issuerIdHash: string; transactionHash: string; }>