Skip to main content

findBlockHash

findBlockHash(seed: ByteSource, expectedSeedHash: Digest, sourceSize: bigint, blockHash: Digest, signal?: AbortSignal): Promise<BlockMatches>

Public MasterSeed SDK declaration.

Parameters

NameTypeDescription
seedByteSourceParameter seed of findBlockHash.
expectedSeedHashDigestParameter expectedSeedHash of findBlockHash.
sourceSizebigintParameter sourceSize of findBlockHash.
blockHashDigestParameter blockHash of findBlockHash.
signalAbortSignalParameter signal of findBlockHash.

Returns

Promise<BlockMatches>

Source

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