@orangecheck/stamp-core / hexEncode
Function: hexEncode()
function hexEncode(bytes: Uint8Array): string;
Defined in: stamp-core/src/canonical.ts:173
Parameters
| Parameter | Type |
|---|---|
bytes | Uint8Array |
Returns
string
@orangecheck/stamp-core / hexEncode
function hexEncode(bytes: Uint8Array): string;
Defined in: stamp-core/src/canonical.ts:173
| Parameter | Type |
|---|---|
bytes | Uint8Array |
string