Skip to main content

EthStateStorage.getGISTProof() method

generates proof of inclusion / non-inclusion to global identity state for given identity

Signature:

getGISTProof(id: bigint): Promise<StateProof>;

Parameters

ParameterTypeDescription
idbigintid to check

Returns:

Promise<StateProof>

Promise<StateProof>