Skip to main content

IStateStorage.getGISTRootInfo() method

Signature:

getGISTRootInfo(root: bigint): Promise<RootInfo>;

Parameters

ParameterTypeDescription
rootbigintreturns info about global state root

Returns:

Promise<RootInfo>

{Promise<RootInfo>}