Skip to main content

EthStateStorage.getGISTRootInfo() method

Signature:

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

Parameters

ParameterTypeDescription
idbigint

Returns:

Promise<RootInfo>

{Promise<RootInfo>}