function deepHexlify(obj): any;Defined in: aa-sdk/core/src/utils/index.ts:59
Recursively converts all values in an object to hex strings
| Parameter | Type | Description |
|---|---|---|
|
| obj to deep hexlify |
any
object with all of its values hexlified
function deepHexlify(obj): any;Defined in: aa-sdk/core/src/utils/index.ts:59
Recursively converts all values in an object to hex strings
| Parameter | Type | Description |
|---|---|---|
|
| obj to deep hexlify |
any
object with all of its values hexlified