@orangecheck/stamp-ots / blockHashOf
Function: blockHashOf()
function blockHashOf(header: Uint8Array): string;
Defined in: anchor.ts:58
Block hash (display hex) of an 80-byte header.
Parameters
| Parameter | Type |
|---|---|
header | Uint8Array |
Returns
string
@orangecheck/stamp-ots / blockHashOf
function blockHashOf(header: Uint8Array): string;
Defined in: anchor.ts:58
Block hash (display hex) of an 80-byte header.
| Parameter | Type |
|---|---|
header | Uint8Array |
string