Skip to main content

readBlockHash

readBlockHash(seed: RandomAccessSeed, seedSize: bigint, blockIndex: bigint, signal?: AbortSignal): Promise<Digest>

Public MasterSeed SDK declaration.

Parameters

NameTypeDescription
seedRandomAccessSeedParameter seed of readBlockHash.
seedSizebigintParameter seedSize of readBlockHash.
blockIndexbigintParameter blockIndex of readBlockHash.
signalAbortSignalParameter signal of readBlockHash.

Returns

Promise<Digest>

Source

This page is generated from SDK source metadata and the translation catalog.