Skip to main content

IStateStorage.getLatestStateById() method

gets latest state of identity

Signature:

getLatestStateById(id: bigint): Promise<StateInfo>;

Parameters

ParameterTypeDescription
idbigintid to check

Returns:

Promise<StateInfo>

Promise<StateInfo>