findBlockHash
findBlockHash(seed: ByteSource, expectedSeedHash: Digest, sourceSize: bigint, blockHash: Digest, signal?: AbortSignal): Promise<BlockMatches>
Public MasterSeed SDK declaration.
Parameters
| Name | Type | Description |
|---|---|---|
seed | ByteSource | Parameter seed of findBlockHash. |
expectedSeedHash | Digest | Parameter expectedSeedHash of findBlockHash. |
sourceSize | bigint | Parameter sourceSize of findBlockHash. |
blockHash | Digest | Parameter blockHash of findBlockHash. |
signal | AbortSignal | Parameter signal of findBlockHash. |
Returns
Promise<BlockMatches>
Source
This page is generated from SDK source metadata and the translation catalog.